bootstrap_package
bootstrap_package copied to clipboard
Useless TypoScript condition [extension.isLoaded('seo') == 1]
Both in constants and setup:
ext:seo is required in composer.json and ext_emconf.php. It will be always loaded, so the condition is useless and can be avoided.