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

Breadcrumb

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

function ExecutionContextFactory::__construct

Same name in this branch
  1. 11.1.x core/lib/Drupal/Core/Validation/ExecutionContextFactory.php \Drupal\Core\Validation\ExecutionContextFactory::__construct()

File

vendor/symfony/validator/Context/ExecutionContextFactory.php, line 26

Class

ExecutionContextFactory
Creates new {@link ExecutionContext} instances.

Namespace

Symfony\Component\Validator\Context

Code

public function __construct(TranslatorInterface $translator, ?string $translationDomain = null) {
}
RSS feed
Powered by Drupal