Skip to content

Commit 8f3db45

Browse files
committed
mark the Composite constraint as internal
1 parent 3bc1e2f commit 8f3db45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Constraints/Composite.php

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

0 commit comments

Comments
 (0)