I tried to execute this command except that it did not work as expected ...
make:crud XType
When command make:crud ends with "Type", the form isn't created correctly. (XType.php instead of XTypeType.php).
Bug may be reproduced with "Controller" instead of "Type".