Skip to content

Make defined PHP constants to class-scoped constants #1

@technicalguru

Description

@technicalguru

All constans currently set as define() shall be migrated to 'public const` class members (of a new const class). This will make the library namespaced completely.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions