DebuggerInterface deprecated

DebuggerInterface deprecated

interface DebuggerInterface

deprecated

since version 2.4, to be removed in 3.0. Use Psr\Log\LoggerInterface instead.

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/3.3/Symfony/Component/Templating/DebuggerInterface.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部