1
0
Fork 0
php-language-server/fixtures/completion/property_with_prefix.php

5 lines
37 B
PHP

<?php
$obj = new TestClass;
$obj->t