Closed ureimers closed 10 years ago
Autoloading is now done using Composers 'files' autoloading mechanism (https://getcomposer.org/doc/04-schema.md#files). This way one doesn't have to include the library everywhere it's needed. It's just "there".
Autoloading is now done using Composers 'files' autoloading mechanism (https://getcomposer.org/doc/04-schema.md#files). This way one doesn't have to include the library everywhere it's needed. It's just "there".