nextcloud/lib/private/Template
Christoph Wurst 979b291a36
Show the full trace of an exception
Because often we catch the exception at some point and then the trace is
misleading. What's really interesting is the trace of the *previous*
exception.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-10 10:35:08 +01:00
..
Base.php Show the full trace of an exception 2020-11-10 10:35:08 +01:00
CSSResourceLocator.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
IconsCacher.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
JSCombiner.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
JSConfigHelper.php Move to @nextcloud/capabilities package 2020-05-29 16:10:08 +02:00
JSResourceLocator.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
ResourceLocator.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ResourceNotFoundException.php Update license headers 2019-12-05 15:38:45 +01:00
SCSSCacher.php Avoid SCSS compilation if not needed 2020-11-06 11:31:36 +01:00
TemplateFileLocator.php Update license headers for 19 2020-04-29 11:57:22 +02:00