Home
last modified time | relevance | path

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

/template/strap/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHelpers.php322 $context->pushData([
334 $context->pushData([
H A DContext.php109 public function pushData($data) function in Handlebars\\Context