StopwatchHelper

StopwatchHelper

class StopwatchHelper extends Helper

StopwatchHelper provides methods time your PHP templates.

Methods

登录查看完整内容
setCharset(string $charset)

Sets the default charset.

from Helper
string getCharset()

Gets the default charset.

from Helper