File "enum-20260507161512.stub"
Full Path: /home/tecassol/public_html/tecas-solar.ma/stubs/enum-20260507161512.stub
File size: 105 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace {{ namespace }};
use SaKanjo\EasyEnum;
enum {{ class }}
{
use EasyEnum;
//
}