Skip to main content
Home

Meta module to add as a dependency for Drupal 7 modules.

Indicates that your Drupal 7 module (the dependee) has classes in /src/ following the pattern known from Drupal 8.
It has an explicit dependency to xautoload, and then uses alternatives to also support registry_autoload.

https://www.drupal.org/project/psr4xa

© Shivakumar Ramamurthy