PHP Interface Sylius\Bundle\CoreBundle\Installer\Checker\RequirementsCheckerInterface

Author: Mateusz Zalewski ([email protected])
ファイルを表示 Open project: sylius/sylius

Public Methods

Method Description
check ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : boolean

Method Details

check() public method

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
return boolean