nextcloud-server/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
JSResourceLocator.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
ResourceLocator.php
ResourceNotFoundException.php
SCSSCacher.php Avoid SCSS compilation if not needed 2020-11-06 11:31:36 +01:00
TemplateFileLocator.php