1
0
mirror of https://github.com/danog/class-finder.git synced 2024-12-02 17:37:57 +01:00
class-finder/test/app1/multi/Jiu/Yik.php

10 lines
50 B
PHP

<?php
namespace TestApp1\Multi;
class Yik
{
}