nextcloud/lib/private/Template
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files
The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-01 13:46:39 +02:00
..
Base.php chore: Run rector on lib/private/Template folder and cleanup more typing 2025-09-29 12:23:37 +02:00
CSSResourceLocator.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
functions.php fix(template): add import map for JS module entry points 2026-01-12 13:34:11 +01:00
JSCombiner.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
JSConfigHelper.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
JSResourceLocator.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
ResourceLocator.php fix: Cleanup and fix tests, and fix related issues in code 2025-09-30 11:53:59 +02:00
ResourceNotFoundException.php chore: Run rector on lib/private/Template folder and cleanup more typing 2025-09-29 12:23:37 +02:00
Template.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TemplateFileLocator.php fix: Use a dedicated Exception class for when a template is not found 2025-03-06 15:49:25 +01:00
TemplateManager.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00