mirror of
https://github.com/danog/class-finder.git
synced 2025-01-09 22:48:46 +01:00
10 lines
54 B
PHP
10 lines
54 B
PHP
|
<?php
|
||
|
|
||
|
namespace TestApp1\Multi\Yop;
|
||
|
|
||
|
class Rij
|
||
|
{
|
||
|
|
||
|
}
|
||
|
|