Skip to content

Commit 2710a88

Browse files
committed
minor #18228 [Validator] use correct term for a property in docblock (not "option") (sustmi)
This PR was merged into the 2.3 branch. Discussion ---------- [Validator] use correct term for a property in docblock (not "option") | Q | A | ------------- | --- | Branch? | 2.3 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #18218 | License | MIT | Doc PR | - Commits ------- e38d954 [Validator] use correct term for a property in docblock (not "option")
2 parents 06146f3 + e38d954 commit 2710a88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Component/Validator/Constraint.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
/**
1919
* Contains the properties of a constraint definition.
2020
*
21-
* A constraint can be defined on a class, an option or a getter method.
21+
* A constraint can be defined on a class, a property or a getter method.
2222
* The Constraint class encapsulates all the configuration required for
23-
* validating this class, option or getter result successfully.
23+
* validating this class, property or getter result successfully.
2424
*
2525
* Constraint instances are immutable and serializable.
2626
*

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy