An enum already has an identifier : it's class. Symfony did the same with form types in [2.8](https://github.com/symfony/symfony-docs/issues/5588). [EnumInterface::getName](https://github.com/yokai-php/enum-bundle/blob/master/Enum/EnumInterface.php#L18) should be deprecated. - [ ] Deprecate the method - [ ] Update the doc - [ ] Add a note for next major