7 lines
70 B
PHP
7 lines
70 B
PHP
|
<?php
|
||
|
|
||
|
namespace Application\Library;
|
||
|
|
||
|
class TestLoadBasicLibrary {
|
||
|
|
||
|
}
|