PHP 클래스 Hypernode\Magento\Command\Hypernode\Patches\ListCommand

상속: extends Hypernode\Magento\Command\AbstractHypernodeCommand
파일 보기 프로젝트 열기: Hypernode/hypernode-magerun

보호된 메소드들

메소드 설명
_loadPatchFile ( ) : void Use to load the patches array with applied patches.
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | void

메소드 상세

_loadPatchFile() 보호된 메소드

Use to load the patches array with applied patches.
protected _loadPatchFile ( ) : void
리턴 void Thanks @philwinkle - https://github.com/philwinkle/Philwinkle_AppliedPatches/

configure() 보호된 메소드

protected configure ( )

execute() 보호된 메소드

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | void
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
리턴 integer | void