Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. CompoundConstraintTestCase.php

function CompoundConstraintTestCase::createValidator

2 calls to CompoundConstraintTestCase::createValidator()
CompoundConstraintTestCase::createContext in vendor/symfony/validator/Test/CompoundConstraintTestCase.php
CompoundConstraintTestCase::setUp in vendor/symfony/validator/Test/CompoundConstraintTestCase.php
This method is called before each test.

File

vendor/symfony/validator/Test/CompoundConstraintTestCase.php, line 54

Class

CompoundConstraintTestCase
A test case to ease testing Compound Constraints.

Namespace

Symfony\Component\Validator\Test

Code

protected function createValidator() : ValidatorInterface {
    return Validation::createValidator();
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal