Skip to content

Commit

Permalink
Remove duplicate comment (doctrine#9036)
Browse files Browse the repository at this point in the history
  • Loading branch information
babeuloula authored Sep 23, 2021
1 parent 2575aa5 commit c0f7020
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Doctrine/ORM/AbstractQuery.php
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,6 @@ public function getSingleResult($hydrationMode = null)
*
* @throws NoResultException If the query returned no result.
* @throws NonUniqueResultException If the query result is not unique.
* @throws NoResultException If the query returned no result.
*/
public function getSingleScalarResult()
{
Expand Down

0 comments on commit c0f7020

Please sign in to comment.