diff --git a/src/Context.php b/src/Context.php index 5cbb7737..d395891a 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;