mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
code style fix
add command tests
This commit is contained in:
@ -7,5 +7,6 @@
|
||||
final class ServerType extends Enum
|
||||
{
|
||||
const REGULAR = 'regular';
|
||||
|
||||
const DATABASE = 'database';
|
||||
}
|
||||
|
Reference in New Issue
Block a user