Свойство | Тип | Описание | |
---|---|---|---|
$brew | |||
$cli | |||
$files | |||
$taps |
Метод | Описание | |
---|---|---|
__construct ( |
Create a new PHP FPM class instance. | |
fpmConfigPath ( ) : string | Get the path to the FPM configuration file for the current PHP version. | |
install ( ) : void | Install and configure DnsMasq. | |
restart ( ) : void | Restart the PHP FPM process. | |
stop ( ) : void | Stop the PHP FPM process. | |
updateConfiguration ( ) : void | Update the PHP FPM configuration. |
public __construct ( |
||
$brew | ||
$cli | ||
$files | ||
Результат | void |
public fpmConfigPath ( ) : string | ||
Результат | string |
public updateConfiguration ( ) : void | ||
Результат | void |