large commit

This commit is contained in:
omair saleh
2021-03-11 13:06:02 +08:00
parent 13ddf458db
commit 05401f6bbc
729 changed files with 23312 additions and 7218 deletions
@@ -0,0 +1,9 @@
<?php
namespace App\Classes\General\Interfaces;
Interface DataTransferObject
{
}