Harold Juárez
Harold Juárez
Hi. I'm try to implement the last release that has support for symfony 4, but I'm get this error ``` Controller "gesdinet.jwtrefreshtoken" cannot be fetched from the container because it...
We use pipe to display fields inline
Strings to https://github.com/hechoendrupal/drupal-console/pull/4120
translation to https://github.com/hechoendrupal/drupal-console/pull/4032
The docs to create a custom command are outdated. It must be update using the latest changes. Document link https://drupalconsole.com/docs/en/extending/creating-custom-commands
### Problem/Motivation We need to review all the code generated by the generators to verify if the code has the Drupal coding standard. **Details to include:** - Why are we...
We renamed the config:override command to config:set that it is appropriate name. We need to create the config:override command to override config in settings file as it mentioned in https://github.com/hechoendrupal/drupal-console/issues/3543...
DO NOT MERGE! This PR tries to enable the commands in the themes, but I got an error ``` In DrupalCommandAnnotationReader.php line 30: Class Drupal\demo_theme\Command\DefaultCommand does not exist ``` Any...
This PR should be partially fix https://github.com/hechoendrupal/drupal-console/issues/3543