Open
Description
I have an existing App\Entity\AppConfigSetting class, and now want to make App\Entity\AppConfig. Attempting make:entity with the non-existing "AppConfig" class gives me the following behavior:
I've had this happen several times over the past year - always when I'm trying to create a new class that contains part of an existing class name.
symfony/maker-bundle version 1.28