abstract class Loader implements LoaderInterface
Loader is the base class for all template loader classes.
Methods
|
setDebugger(DebuggerInterface $debugger)
Sets the debugger to use for this loader. |
Details
at line 30
public
setDebugger(DebuggerInterface $debugger)
Sets the debugger to use for this loader.