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

isApplied1() 보호된 메소드

protected isApplied1 ( $stage )
    protected function isApplied1($stage)
    {
        return $this->hasTableColumn('notifications', 'accountId') && $this->hasTableColumn('reports', 'accountId');
    }