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

isApplied1() protected method

protected isApplied1 ( $stage )
    protected function isApplied1($stage)
    {
        return $this->hasTableForeignKey('fk_managed_poller_sessions', 'managed');
    }