Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8958ce1

Browse files
vudaltsovfabpot
authored andcommitted
Removed @internal from Composite
1 parent 08ff65f commit 8958ce1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Symfony/Component/Validator/Constraints/Composite.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
* contains the nested constraints.
2626
*
2727
* @author Bernhard Schussek <[email protected]>
28-
*
29-
* @internal since Symfony 5.1
3028
*/
3129
abstract class Composite extends Constraint
3230
{

0 commit comments

Comments
 (0)