first change
This commit is contained in:
8
stubs/nwidart-stubs/enum.stub
Normal file
8
stubs/nwidart-stubs/enum.stub
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace $CLASS_NAMESPACE$;
|
||||
|
||||
enum $CLASS$
|
||||
{
|
||||
//
|
||||
}
|
Reference in New Issue
Block a user