Home
last modified time | relevance | path

Searched defs:helperName (Results 1 – 1 of 1) sorted by path

/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Exception/
H A DUnknownHelperException.php17 protected $helperName; variable in Mustache_Exception_UnknownHelperException
23 public function __construct($helperName, Exception $previous = null)