DebuggerInterface deprecated
interface DebuggerInterface
deprecated
DebuggerInterface is the interface you need to implement to debug template loader instances.
Methods
|  log(string $message)  Logs a message.  |  
Details
log(string $message)
Logs a message.
Parameters
| string | $message | A message to log | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    http://api.symfony.com/2.8/Symfony/Component/Templating/DebuggerInterface.html