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

validateBefore4() protected method

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