11 lines
62 B
PHP
11 lines
62 B
PHP
<?php
|
|
|
|
|
|
namespace App\Service\Proxy;
|
|
|
|
|
|
class FileLocator
|
|
{
|
|
|
|
}
|