Scalr\Upgrade\Updates\Update20150827140744::validateBefore1 PHP 메소드

validateBefore1() 보호된 메소드

protected validateBefore1 ( $stage )
    protected function validateBefore1($stage)
    {
        return $this->hasTable('servers_history');
    }