PHP Interface Youshido\GraphQL\Execution\Container\ContainerInterface

Afficher le fichier Open project: youshido/graphql Interface Usage Examples

Méthodes publiques

Méthode Description
get ( $id )
has ( $id )
remove ( $id )
set ( $id, $value )

Method Details

get() public méthode

public get ( $id )

has() public méthode

public has ( $id )

remove() public méthode

public remove ( $id )

set() public méthode

public set ( $id, $value )