убраны CommandTrait, DrupalStyle, аннотация @DrupalCommand; вместо $this->trans() — StringTranslationTrait и $this->t(); SymfonyStyle вместо DrupalStyle; добавлен return Command::SUCCESS в execute().
убраны CommandTrait, DrupalStyle, аннотация @DrupalCommand; вместо $this->trans() — StringTranslationTrait и $this->t(); SymfonyStyle вместо DrupalStyle; добавлен return Command::SUCCESS в execute().