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

isApplied1() protected method

protected isApplied1 ( $stage )
    protected function isApplied1($stage)
    {
        return $this->hasTableColumn('farm_role_storage_config', 'mount_options');
    }