Skip to content

Commit 6942dc0

Browse files
authored
feat(doctrine): promote OrFilter out of @experimental (#8324)
1 parent af0a0ab commit 6942dc0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Doctrine/Orm/Filter/OrFilter.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626

2727
/**
2828
* @author Vincent Amstoutz <vincent.amstoutz.dev@gmail.com>
29-
*
30-
* @experimental
3129
*/
3230
final class OrFilter implements FilterInterface, OpenApiParameterFilterInterface, ManagerRegistryAwareInterface, LoggerAwareInterface
3331
{

0 commit comments

Comments
 (0)