PHP 인터페이스 Sylius\Bundle\CoreBundle\Installer\Checker\RequirementsCheckerInterface

저자: Mateusz Zalewski ([email protected])
파일 보기 프로젝트 열기: sylius/sylius

공개 메소드들

메소드 설명
check ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : boolean

메소드 상세

check() 공개 메소드

public check ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : boolean
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
리턴 boolean