Skip to content
Snippets Groups Projects
user avatar
Jaime Pérez Crespo authored
Since the class cannot be named "Const" when using namespaces, due to "const" being a reserved word, we needed to rename the class. That requires also some logic in the autoloader to map the old name to the new one.
863e46d8
History