-
Notifications
You must be signed in to change notification settings - Fork 64
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
Add namespaces #30
Comments
@EdixonAlberto You can contribute with pull request if you like. Small pull requests have a better chance at being merged faster. Thanks! |
Open
I'm going to make an important contribution to the library to use in the future namespace. But before they should make the following changes:
|
EdixonAlberto
added a commit
to EdixonAlberto/tiny-html-minifier
that referenced
this issue
Jun 25, 2019
- changing class autoloader to PSR-4 in composer. - adding comment with namespace in each class.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would like to contribute to the project, as soon as I saw it I liked it, I was looking for a simple way to compress the html code and I found this. I have knowledge of composer, I agree with @Modicrumb, you have to use namespaces. I could do a pull-request with this change.
Originally posted by @EdixonAlberto in #17 (comment)
The text was updated successfully, but these errors were encountered: