@@ -71,7 +71,7 @@ discard block |
||
| 71 | 71 | /** |
| 72 | 72 | * @param int $index |
| 73 | 73 | * |
| 74 | - * @return callable |
|
| 74 | + * @return \Closure |
|
| 75 | 75 | * |
| 76 | 76 | * @throws OAuth2Exception |
| 77 | 77 | */ |
@@ -92,7 +92,7 @@ discard block |
||
| 92 | 92 | /** |
| 93 | 93 | * @param int $index |
| 94 | 94 | * |
| 95 | - * @return callable |
|
| 95 | + * @return \Closure |
|
| 96 | 96 | * |
| 97 | 97 | * @throws OAuth2Exception |
| 98 | 98 | */ |