Scalr\Upgrade\Updates\Update20160119124743::validateBefore2 PHP Method

validateBefore2() protected method

protected validateBefore2 ( $stage )
    protected function validateBefore2($stage)
    {
        return $this->hasTableColumn('scheduler', 'end_time');
    }