-
Notifications
You must be signed in to change notification settings - Fork 17
Classes aren't PSR-4 compatible #1
Copy link
Copy link
Open
Labels
Description
Hi,
I currently maintain the Drupal module integration for Elastic Email and I would like to utilise loading each class (when called) by having defined each relevant class as a service, but I currently can't do this.
These classes aren't using PSR-4 standard so have no namespace and aren't in separate files.
Is there any reason for having all the classes in one file?
Is there any plans to support PSR-4 standard?
Thanks
Mike
Reactions are currently unavailable