Temporary change to expose index to validation tests
parent
05bccec84d
commit
26152b1de6
|
@ -65,7 +65,7 @@ class TextDocument
|
||||||
/**
|
/**
|
||||||
* @var ReadableIndex
|
* @var ReadableIndex
|
||||||
*/
|
*/
|
||||||
protected $index;
|
public $index;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var \stdClass|null
|
* @var \stdClass|null
|
||||||
|
|
Loading…
Reference in New Issue