Skip to content

Commit d8b851c

Browse files
authored
Remove "will be removed in 6.0"
1 parent a7bab57 commit d8b851c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Statement/StatementListHolder.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
* Interface for classes that contain a StatementList.
77
*
88
* @since 3.0
9-
* @deprecated since 5.1, will be removed in 6.0 in favor of StatementListProvider, which will then
10-
* give the guarantee to return an object by reference. Changes to that object change the entity.
9+
* @deprecated since 5.1, will be removed in favor of StatementListProvider, which
10+
* gives the guarantee to return an object by reference. Changes to that object change the entity.
1111
*
1212
* @license GPL-2.0+
1313
* @author Thiemo Mättig

0 commit comments

Comments
 (0)