Method | Description | |
---|---|---|
__construct ( callable $hostAggregator = null ) | ||
boot ( Psr\Log\LoggerInterface $logger, |
Bootstrap a server from command line options | |
init ( Psr\Log\LoggerInterface $logger, array $options = [] ) : |
Initializes the server directly without config file inclusion | |
selectConfigFile ( string $configFile ) : string |
Method | Description | |
---|---|---|
buildVhost ( |
||
generateOptionsObjFromArray ( array $optionsArray ) : |
||
generatePublicOptionsStruct ( |
public __construct ( callable $hostAggregator = null ) | ||
$hostAggregator | callable |
public static selectConfigFile ( string $configFile ) : string | ||
$configFile | string | |
return | string |