Scalr\Upgrade\Updates\Update20160224144616::validateBefore1 PHP Метод

validateBefore1() защищенный Метод

protected validateBefore1 ( $stage )
    protected function validateBefore1($stage)
    {
        return $this->hasTable('notifications') && $this->hasTable('reports');
    }