8 lines
59 B
PHP
8 lines
59 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
namespace App\Swagger\v1;
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
class CommonApi {}
|