Skip to content

Space in __con struct in skeleton.php.twig #3438

@clrockwell

Description

@clrockwell

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions