Skip to content

Commit 8bb3b19

Browse files
minor symfony#54609 [Validator] Update @internal description (alexandre-daubois)
This PR was merged into the 7.1 branch. Discussion ---------- [Validator] Update ``@internal`` description | Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | - | License | MIT Followup of symfony#54460. Commits ------- cca0e4a [Validator] Update ``@internal`` description
2 parents 3fbfc9c + cca0e4a commit 8bb3b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/Context/ExecutionContextFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
*
2020
* @author Bernhard Schussek <[email protected]>
2121
*
22-
* @internal version 2.5. Code against ExecutionContextFactoryInterface instead.
22+
* @internal
2323
*/
2424
class ExecutionContextFactory implements ExecutionContextFactoryInterface
2525
{

0 commit comments

Comments
 (0)