ContainerInterface
in
Table of Contents
Methods
get()
public
get(mixed $id) : object
Parameters
- $id : mixed
Return values
object —has()
public
has(mixed $id) : bool
Parameters
- $id : mixed
Return values
bool —put()
public
put(mixed $id, mixed $entry) : void
Parameters
- $id : mixed
- $entry : mixed