PHP 클래스 AppserverIo\Appserver\Provisioning\Steps\ExecCliStep

상속: extends AppserverIo\Appserver\Provisioning\Steps\AbstractStep
파일 보기 프로젝트 열기: appserver-io/appserver

공개 메소드들

메소드 설명
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