Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classes aren't PSR-4 compatible #1

Open
mikeddeeson opened this issue Aug 30, 2017 · 2 comments
Open

Classes aren't PSR-4 compatible #1

mikeddeeson opened this issue Aug 30, 2017 · 2 comments

Comments

@mikeddeeson
Copy link

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

@ppodolak
Copy link
Collaborator

ppodolak commented Jun 4, 2018

Hi, for now we are compatible with PSR-0, but will will migrate to PSR-4 in near future

@DPerkunas
Copy link

update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants