1
0
mirror of https://github.com/danog/class-finder.git synced 2024-11-27 04:24:41 +01:00
class-finder/test/app1/classmap/woj/wok.php
2018-09-08 14:48:10 -05:00

7 lines
83 B
PHP

<?php
namespace TestApp1\ClassmapOther;
class Nih {};
class Nij {};
class Nil {};