Skip to content

Commit

Permalink
changed version 2.7 to 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
kokspflanze authored Nov 29, 2019
1 parent 8f484c2 commit 560deb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/EntityRepository.php
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ public function createNativeNamedQuery($queryName)
*
* @return void
*
* @deprecated 2.7 This method is being removed from the ORM and won't have any replacement
* @deprecated 2.8 This method is being removed from the ORM and won't have any replacement
*/
public function clear()
{
Expand Down

0 comments on commit 560deb0

Please sign in to comment.