9 lines
66 B
PHP
9 lines
66 B
PHP
<?php
|
|
|
|
namespace App\Services;
|
|
|
|
class StationarBranchService
|
|
{
|
|
|
|
}
|