eventbrite-sdk-php icon indicating copy to clipboard operation
eventbrite-sdk-php copied to clipboard

Namespaces and autoloading

Open mwoynarski opened this issue 5 years ago • 0 comments

Added proper namespaces, converted Autheticate.php to a static class, and added autoload config to composer so package will autoload propertly.

This will require a version bump as it will break existing implementations.

Fixes #19

mwoynarski avatar May 28 '20 21:05 mwoynarski