Scalr\Upgrade\Updates\Update20150526093814::isApplied2 PHP Method

isApplied2() protected method

protected isApplied2 ( $stage )
    protected function isApplied2($stage)
    {
        return $this->hasTableColumn('images', 'has_cloud_init');
    }