mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-22 04:46:04 +03:00
Remove &$ in phpdoc
This commit is contained in:
parent
a222cc9137
commit
99453076b5
@ -932,7 +932,7 @@ class ReferenceExecutor implements ExecutorImplementation
|
|||||||
*
|
*
|
||||||
* @param FieldNode[] $fieldNodes
|
* @param FieldNode[] $fieldNodes
|
||||||
* @param mixed[] $path
|
* @param mixed[] $path
|
||||||
* @param mixed[]|Traversable &$results
|
* @param mixed[]|Traversable $results
|
||||||
*
|
*
|
||||||
* @return mixed[]|Promise
|
* @return mixed[]|Promise
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user