Scalr\Upgrade\Updates\Update20160224144616::validateBefore1 PHP 메소드

validateBefore1() 보호된 메소드

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