Files in psr0 autoloader 7
Primary tabs
File name | Location | Namespace | Description |
---|---|---|---|
psr0.info | psr0.info | name = PSR0 description = a PSR-0 and PSR-4 autoloader following the KISS principle with built-in early bootstrap. core = 7.x php = 5.3 | |
psr0.module | psr0.module | Registers a simple PSR-4 autoloader. | |
README.txt | README.txt | -- SUMMARY -- This module implements a simple PSR-4 class autoloader for Drupal modules and profiles. Take a look at the following examples for classes and where PSR-4 tries to find their declaration. Drupal\your_module\YourClass ->… |