6 lines
67 B
PHP
6 lines
67 B
PHP
<?php
|
|
|
|
namespace App\Repos\System\Location;
|
|
|
|
class ProvinceRepo {}
|