Pagekit\Installer\Controller\InstallerController::checkAction PHP Method

checkAction() public method

public checkAction ( $config = [] )
    public function checkAction($config = [])
    {
        return $this->installer->check($config);
    }