Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ExecutionContextFactory.php
function ExecutionContextFactory::__construct
Same name in this branch
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