N98\Magento\Command\System\Check\SimpleCheck::check PHP Method

check() public method

public check ( N98\Magento\Command\System\Check\ResultCollection $results ) : void
$results N98\Magento\Command\System\Check\ResultCollection
return void
    public function check(ResultCollection $results);
SimpleCheck