enum case consistency, wip creating service
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
|
||||
namespace App\Drivers;
|
||||
|
||||
use App\Data\Deployments\Plan;
|
||||
|
||||
interface Driver
|
||||
{
|
||||
//
|
||||
public Plan $deploymentPlan { get; }
|
||||
}
|
||||
Reference in New Issue
Block a user