Skip to content

Commit

Permalink
Update ReferenceExecutor.php
Browse files Browse the repository at this point in the history
  • Loading branch information
4n70w4 committed Mar 26, 2021
1 parent 59801d0 commit 8964ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Executor/ReferenceExecutor.php
Expand Up @@ -58,7 +58,7 @@ class ReferenceExecutor implements ExecutorImplementation
private static $UNDEFINED;

/** @var ExecutionContext */
private $exeContext;
protected $exeContext;

/** @var SplObjectStorage */
private $subFieldCache;
Expand Down

0 comments on commit 8964ff4

Please sign in to comment.