Fix formatting and interfaces in nearly every file
This commit is contained in:
8
app/Interfaces/Service.php
Normal file
8
app/Interfaces/Service.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Interfaces;
|
||||
|
||||
abstract class Service
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user