PHP Класс AppserverIo\Appserver\Provisioning\Steps\ExecCliStep

Автор: Tim Wagner ([email protected])
Наследование: extends AppserverIo\Appserver\Provisioning\Steps\AbstractStep
Показать файл Открыть проект

Открытые методы

Метод Описание
execute ( ) : void Executes the functionality for this step, in this case the execution of the PHP script defined in the step configuration.

Описание методов

execute() публичный метод

Executes the functionality for this step, in this case the execution of the PHP script defined in the step configuration.
См. также: AppserverIo\Appserver\Core\Provisioning\StepInterface::execute()
public execute ( ) : void
Результат void