Skip to content

Commit

Permalink
Removed @internal from Composite
Browse files Browse the repository at this point in the history
  • Loading branch information
vudaltsov authored and fabpot committed Jul 23, 2020
1 parent 8cd9f93 commit 03aeabb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Constraints/Composite.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
* contains the nested constraints.
*
* @author Bernhard Schussek <[email protected]>
*
* @internal since Symfony 5.1
*/
abstract class Composite extends Constraint
{
Expand Down

0 comments on commit 03aeabb

Please sign in to comment.