Home
last modified time | relevance | path

Searched refs:getDataVariable (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DContext.php236 return $this->getDataVariable($variableName, $strict);
288 public function getDataVariable($variableName, $strict = false) function in Handlebars\\Context
H A DTemplate.php346 $variable = $context->getDataVariable($name);