Skip to content

Commit 96328d1

Browse files
committed
minor #17398 [Validator] remove obsolete context and PropertyAccess code (Tobion)
This PR was squashed before being merged into the 3.0 branch (closes #17398). Discussion ---------- [Validator] remove obsolete context and PropertyAccess code | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Commits ------- a9d9d62 [Validator] remove obsolete context and PropertyAccess code
2 parents 67b0b9e + 2e380b8 commit 96328d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Resources/config/validator.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
</service>
4545

4646
<service id="validator.expression" class="Symfony\Component\Validator\Constraints\ExpressionValidator">
47-
<argument type="service" id="property_accessor" />
4847
<tag name="validator.constraint_validator" alias="validator.expression" />
4948
</service>
5049

0 commit comments

Comments
 (0)