This commit is contained in:
7
app/Interfaces/BaseContract.php
Normal file
7
app/Interfaces/BaseContract.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace App\Interfaces;
|
||||
|
||||
interface BaseContract
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user