Closed n0nag0n closed 8 months ago
This allows you to load a class in your codebase such as Pascal_Snake_Case and it will still work. You must set it with Loader::setV2ClassLoading(false);
Pascal_Snake_Case
Loader::setV2ClassLoading(false);
This allows you to load a class in your codebase such as
Pascal_Snake_Case
and it will still work. You must set it withLoader::setV2ClassLoading(false);