mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
cleanup before release (#391)
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
|
||||
namespace App\Enums;
|
||||
|
||||
/**
|
||||
* @deprecated server types will be dropped
|
||||
*/
|
||||
final class ServerType
|
||||
{
|
||||
const REGULAR = 'regular';
|
||||
|
Reference in New Issue
Block a user