Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e197e85

Browse filesBrowse files
Fix merge
1 parent a8f4940 commit e197e85
Copy full SHA for e197e85

1 file changed

-4Lines changed: 0 additions & 4 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎src/Symfony/Component/Form/Extension/Validator/ValidatorExtension.php‎

Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/ValidatorExtension.php
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ public function __construct(
3636
/** @var ClassMetadata $metadata */
3737
$metadata = $validator->getMetadataFor(\Symfony\Component\Form\Form::class);
3838

39-
$this->validator = $validator;
40-
$this->formRenderer = $formRenderer;
41-
$this->translator = $translator;
42-
4339
// Register the form constraints in the validator programmatically.
4440
// This functionality is required when using the Form component without
4541
// the DIC, where the XML file is loaded automatically. Thus the following

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.