<?php

declare(strict_types=1);

namespace App\Enum;

enum {{ helper.getClassName(file, entity, action) }}: {{ type }}
{
{{ text }}
}
