Open Journal Systems  3.3.0
FactoryInterface.php
1 <?php
2 
4 
6 
11 {
20  public function factory($name, array $args = array());
21 }
Guzzle\Service\Command\Factory\FactoryInterface\factory
factory($name, array $args=array())
Guzzle\Service\Command\Factory
Definition: AliasFactory.php:3
Guzzle\Service\Command\CommandInterface
Definition: CommandInterface.php:17
Guzzle\Service\Command\Factory\FactoryInterface
Definition: FactoryInterface.php:10