PHP Class phprs\util\IoCObjectWrap

Author: caoym
Afficher le fichier Open project: caoym/phprs-restful

Méthodes publiques

Méthode Description
__call ( $name, $arguments )
__construct ( $factory, $id, $construct_args, $properties, $injector, $init )
__get ( $name )
__isset ( $name )
__set ( $name, $value )
__unset ( $name )

Method Details

__call() public méthode

public __call ( $name, $arguments )

__construct() public méthode

public __construct ( $factory, $id, $construct_args, $properties, $injector, $init )

__get() public méthode

public __get ( $name )

__isset() public méthode

public __isset ( $name )

__set() public méthode

public __set ( $name, $value )

__unset() public méthode

public __unset ( $name )