File manager - Edit - /home/jardides/www/Cloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/FactoryInterface.php
Back
<?php namespace Guzzle\Service\Command\Factory; use Guzzle\Service\Command\CommandInterface; /** * Interface for creating commands by name */ interface FactoryInterface { /** * Create a command by name * * @param string $name Command to create * @param array $args Command arguments * * @return CommandInterface|null */ public function factory($name, array $args = array()); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings