1
0
Fork 0

Fix comment

pull/155/head
Felix Becker 2016-11-18 11:56:29 +01:00
parent 241960a4f7
commit 993c88b2ff
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ class GlobalTest extends ServerTestCase
public function testDefinitionForPropertyFetchOnArrayDimFetch()
{
// $obj->testProperty->testMethod();
// TestClass::$staticTestProperty[123]->testProperty;
// Get definition for testProperty
$reference = $this->getReferenceLocations('TestClass::testProperty')[3];
$result = $this->textDocument->definition(