Issue #2707689: NodeForm::actions() checks for delete access on new entities
Compare changes
Files
5- #3206219 by mglaman, mherchel: Allow configuring which theme is used as a starterkit themeLauri Timmanee authored
@@ -5,6 +5,7 @@
@@ -45,7 +46,9 @@ protected function configure() {
@@ -68,11 +71,17 @@ protected function execute(InputInterface $input, OutputInterface $output): int
@@ -274,6 +283,21 @@ private function getThemeInfo(string $theme): ? Extension {