@@ -94,6 +94,7 @@ discard block |
||
| 94 | 94 | |
| 95 | 95 | /** |
| 96 | 96 | * {@inheritDoc} |
| 97 | + * @param string $scope |
|
| 97 | 98 | */ |
| 98 | 99 | public function addScope(/*# string */ $scope) |
| 99 | 100 | { |
@@ -143,7 +144,6 @@ discard block |
||
| 143 | 144 | /** |
| 144 | 145 | * Get all unique scopes for $this |
| 145 | 146 | * |
| 146 | - * @param string|array $scopes |
|
| 147 | 147 | * @return array |
| 148 | 148 | * @access protected |
| 149 | 149 | */ |