diff --git a/src/Server/TextDocument.php b/src/Server/TextDocument.php index 632c2e3..56af13f 100644 --- a/src/Server/TextDocument.php +++ b/src/Server/TextDocument.php @@ -65,7 +65,7 @@ class TextDocument /** * @var ReadableIndex */ - protected $index; + public $index; /** * @var \stdClass|null