8000 Removed @internal from Composite · symfony/symfony@f180fd3 · GitHub
[go: up one dir, main page]

Skip to content

Commit f180fd3

Browse files
committed
Removed @internal from Composite
1 parent 63f8827 commit f180fd3

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 <bschussek@gmail.com>
28-
*
29-
* @internal since Symfony 5.1
3028
*/
3129
abstract class Composite extends Constraint
3230
{

0 commit comments

Comments
 (0)
0