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

validateBefore4() protected method

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