@@ -169,7 +169,7 @@ |
||
| 169 | 169 | * Get scope from definition |
| 170 | 170 | * |
| 171 | 171 | * @param string $id |
| 172 | - * @return mixed |
|
| 172 | + * @return AbstractScope |
|
| 173 | 173 | * @throws ScopeNotFoundException |
| 174 | 174 | */ |
| 175 | 175 | public function getScope(string $id): AbstractScope |