file-fetcher
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
c
e
f
s
Functions
_
c
e
f
s
Variables
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
$
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Variables
$
a
c
d
e
f
i
l
m
n
o
p
r
s
t
u
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
i
m
n
o
p
r
t
u
v
Functions
Variables
$
_
a
b
c
d
e
f
g
i
n
o
p
r
t
u
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
Contracts
RetrieverInterface
Public Member Functions
|
List of all members
Contracts\RetrieverInterface Interface Reference
Inheritance diagram for Contracts\RetrieverInterface:
Public Member Functions
retrieve
(string $id)
Member Function Documentation
◆
retrieve()
Contracts\RetrieverInterface::retrieve
(
string
$id
)
Retrieve.
Parameters
string
$id
The identifier for the data.
Returns
string |
HydratableInterface
The data or null if no data could be retrieved.
Implemented in
Contracts\Mock\Storage\Memory
.
The documentation for this interface was generated from the following file:
vendor/getdkan/contracts/src/
RetrieverInterface.php
Generated by
1.8.17