mirror of
https://github.com/retailcrm/graphql-php.git
synced 2025-02-05 23:39:26 +03:00
Standardise whitespace
(cherry picked from commit d20a6a9d56fd02639e6cf0750b1b441f98e639f8)
This commit is contained in:
parent
7405ddc852
commit
8c66fa8d1e
@ -161,9 +161,9 @@ class Executor
|
||||
* and returns it as the result, or if it's a function, returns the result
|
||||
* of calling that function while passing along args and context.
|
||||
*
|
||||
* @param mixed $source
|
||||
* @param mixed[] $args
|
||||
* @param mixed|null $context
|
||||
* @param mixed $source
|
||||
* @param mixed[] $args
|
||||
* @param mixed|null $context
|
||||
*
|
||||
* @return mixed|null
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user