File manager - Edit - /home/jardides/www/Cloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/HeaderFactoryInterface.php
Back
<?php namespace Guzzle\Http\Message\Header; /** * Interface for creating headers */ interface HeaderFactoryInterface { /** * Create a header from a header name and a single value * * @param string $header Name of the header to create * @param string $value Value to set on the header * * @return HeaderInterface */ public function createHeader($header, $value = null); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings