@@ -325,7 +325,7 @@ |
||
325 | 325 | * |
326 | 326 | * @param string $className |
327 | 327 | * |
328 | - * @return callable |
|
328 | + * @return \Closure |
|
329 | 329 | */ |
330 | 330 | public function buildEntityTryGet(string $className) : callable |
331 | 331 | { |