Closed (fixed)
Project:
Config Pages
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Jun 2019 at 08:37 UTC
Updated:
20 Jun 2019 at 09:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
shumer commentedComment #3
shumer commentedThx for report, looks like we need to add some test for Drupal console functionality.
Comment #4
gun_dose commentedHere is patch to fix this. Just added
use Drupal\Console\Annotations\DrupalCommand;statements in commands.Comment #7
shumer commentedComment #8
shumer commented@gun_dose, missed your patch, but the solution was the same )
Comment #9
gun_dose commentedThe fastest bug fix ever :)
Comment #10
shumer commentedWell, this bug can be really annoying for those who using this module (and I hope there is a lot of people who do that), so we need to be as fast as we can :)