@@ -27,8 +27,6 @@ |
||
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. |