Scalr\Upgrade\Updates\Update20160224144616::isApplied1 PHP Method

isApplied1() protected method

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