4.6.7
New features:
- Added a generator for a Drupal CLI command. Fixes #432.
- Changed to use ::class constant for machine_name exists callback in generated config entity form. Fixes #437.
Bug fixes:
- Fixed missing full stop at end of generated form element description. Fixes #438.
Internal:
- Added support for nullable parameter types to method tester parameters assertions.
- Added forcing of parameter as nullable if the default value is NULL.
- Added support for parameter attributes.
- Added method to render an attribute into an existing array of lines.