1
0
Fork 0

Add missing fixtures

pull/165/head
Felix Becker 2016-11-23 00:10:09 +01:00
parent e376ef1569
commit c4323c66aa
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<?php
$obj = new TestClass;
$obj->t

View File

@ -0,0 +1,3 @@
<?php
TestClass::