6 lines
53 B
Plaintext
6 lines
53 B
Plaintext
|
|
<?php
|
||
|
|
|
||
|
|
namespace $CLASS_NAMESPACE$;
|
||
|
|
|
||
|
|
enum $CLASS$ {}
|