PHP Class Autarky\Routing\Invoker

Inheritance: implements Autarky\Routing\InvokerInterface
Afficher le fichier Open project: autarky/framework

Protected Properties

Свойство Type Description
$container Autarky\Container\ContainerInterface

Méthodes publiques

Méthode Description
__construct ( Autarky\Container\ContainerInterface $container )
invoke ( $callable, array $params = [], $constructorArgs = [] )

Method Details

__construct() public méthode

public __construct ( Autarky\Container\ContainerInterface $container )
$container Autarky\Container\ContainerInterface

invoke() public méthode

public invoke ( $callable, array $params = [], $constructorArgs = [] )
$params array

Property Details

$container protected_oe property

protected ContainerInterface,Autarky\Container $container
Résultat Autarky\Container\ContainerInterface