@@ -31,7 +31,7 @@ |
||
| 31 | 31 | * @param string $role |
| 32 | 32 | * @param array $scope |
| 33 | 33 | * |
| 34 | - * @return ReferenceInterface|null |
|
| 34 | + * @return PromiseInterface|null |
|
| 35 | 35 | * @throws ProxyFactoryException |
| 36 | 36 | */ |
| 37 | 37 | public function promise(ORMInterface $orm, string $role, array $scope): ?ReferenceInterface |