Completed
Push — master ( 792b50...29b2fd )
by Jelle
03:37
created
src/Entity/Repository/PlayerRepositoryInterface.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -27,8 +27,6 @@
 block discarded – undo
27 27
   /**
28 28
    * Get players by team name.
29 29
    *
30
-   * @param string $teamName
31
-   *   The name of the team of the player.
32 30
    *
33 31
    * @return \TheSportsDb\Entity\PlayerInterface[]
34 32
    *   The matched players.
Please login to merge, or discard this patch.