registry_autoload.info 304 B

123456789101112
  1. name = Registry Autoload
  2. description = Adds support for PSR-0 and PSR-4 to the Drupal 7 core registry.
  3. core = 7.x
  4. files[] = registry_autoload.test
  5. ; Information added by Drupal.org packaging script on 2015-09-03
  6. version = "7.x-1.3"
  7. core = "7.x"
  8. project = "registry_autoload"
  9. datestamp = "1441286344"