mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/tickme.git
synced 2026-08-19 20:43:58 +00:00
9 lines
76 B
PHP
9 lines
76 B
PHP
<?php
|
|
|
|
namespace App\Classes\Interfaces;
|
|
|
|
|
|
Interface DataTransferObject
|
|
{
|
|
|
|
} |