1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||||
|
<?php |
||||
|
namespace app\api\controller\stadium; |
||||
|
|
||||
|
use app\api\controller\Controller; |
||||
|
|
||||
|
class Pass extends Controller |
||||
|
{ |
||||
|
|
||||
|
|
||||
|
|
||||
|
} |
||||
Loading…
Reference in new issue