- Issue created by @thaoquang
- 🇦🇹Austria chfoidl Salzburg
Thanks for pointing this out.
Removing the use of theAutoconfigureTag
Attribute fixes the issue.
drupal % vendor/bin/drush en magic_code
[error] Error: Class "Symfony\Component\Config\Loader\FileLoader" not found in include() (line 37 of /***/site/php/drupal/vendor/symfony/dependency-injection/Loader/FileLoader.php) #0 /***/site/php/drupal/vendor/composer/ClassLoader.php(576): include()
- Drupal 11.1
- PHP 8.3
- Install via drush or dashboard ui
Thanks
Active
2.0
Code
Thanks for pointing this out.
Removing the use of the AutoconfigureTag
Attribute fixes the issue.