Skip to content

Conversation

coenjacobs
Copy link
Contributor

Bit of a pet peeve: The class_exists calls should be removed from the class files, especially when pairing this pull request with #46. Class files should only contain the class definition itself and are in no way responsible of checking whether or not they are already included.

The Composer autoloader does this check for you already, so I wouldn't worry too much about this.

@polevaultweb
Copy link
Member

Fixed in 1ad6f26

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

Successfully merging this pull request may close these issues.

2 participants