Scalr\Upgrade\Updates\Update20160119124743::validateBefore2 PHP Méthode

validateBefore2() protected méthode

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