mirror of
https://gitlab.com/uldvstar/exchange-2.0.git
synced 2026-08-19 04:24:16 +00:00
9 lines
84 B
PHP
9 lines
84 B
PHP
<?php
|
|
|
|
namespace App\Classes\General\Interfaces;
|
|
|
|
|
|
Interface DataTransferObject
|
|
{
|
|
|
|
} |