diff --git a/src/Context.php b/src/Context.php index bb0a4f289..ed37942b0 100644 --- a/src/Context.php +++ b/src/Context.php @@ -46,8 +46,6 @@ class Context { /** * Prototypical inheritance for properties. - * - * @var Context|null */ private ?Context $parent;