Scalr\Upgrade\Updates\Update20150612121802::validateBefore5 PHP Method

validateBefore5() protected method

protected validateBefore5 ( $stage )
    protected function validateBefore5($stage)
    {
        return $this->hasTable('services_ssl_certs') && $this->hasTable('client_environments');
    }