ExecutionContext
ExecutionContext
class ExecutionContext implements ExecutionContextInterface
The context used and created by {@link ExecutionContextFactory}.
Methods
__construct(ValidatorInterface $validator, mixed $root, TranslatorInterface $translator, string|null $translationDomain = null) Creates a new execution context. | ||