1
0
Fork 0

Temporary change to expose index to validation tests

pull/357/head
Sara Itani 2017-04-13 09:13:03 -07:00
parent 05bccec84d
commit 26152b1de6
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ class TextDocument
/** /**
* @var ReadableIndex * @var ReadableIndex
*/ */
protected $index; public $index;
/** /**
* @var \stdClass|null * @var \stdClass|null