-
-
Notifications
You must be signed in to change notification settings - Fork 551
Closed
Description
There is a typo - an extra space - in the template within skeleton.php.twig
template
Problem/Motivation
Using drupal generate:plugin:skeleton results in an extra space in the plugin's __construct method, which results in an error.
How to reproduce
Use drupal generate:plugin:skeleton, e.g. drupal generate:plugin:skeleton --module="commerce_form_customizations" --plugin-id="commerce_checkout_pane" --class="CustomLoginRegisterPane"
Details to include:
- Drupal version 8.3.2
- Console version I'm using 1.0.0-rc19 but it's also in master and 1.0.0-rc24.
- Console Launcher version 1.0.0-rc23.
Solution
Submitting a pull request
Metadata
Metadata
Assignees
Labels
No labels