mirror of
https://github.com/godotengine/godot-asset-library.git
synced 2026-01-05 18:10:50 +03:00
Manual fixes: - Change method names to camelCase to comply with PSR-1 section 4.3 - Add namespace to Utils and Tokens classes to comply with PSR-1 section 3 - Capitalize src/helpers/, src/helpers/utils.php, and src/helpers/tokens.php so they match with the class names. This also makes it possible to add them to Composer's autoloader