handlebars-php icon indicating copy to clipboard operation
handlebars-php copied to clipboard

allow $context->get() to get full context

Open DaveMeade opened this issue 1 year ago • 2 comments

This change updates the Context.php get() method to return the full context if the $variableName argument is null. This can be useful in custom helpers.

DaveMeade avatar Sep 24 '24 23:09 DaveMeade

Thanks for the contribution! Before we can merge this, we need @DaveMeade to sign the Salesforce Inc. Contributor License Agreement.

salesforce-cla[bot] avatar Sep 24 '24 23:09 salesforce-cla[bot]

I've signed the CLA, but the process gave errors. Trying again it tells me I've already signed the CLA.

DaveMeade avatar Sep 24 '24 23:09 DaveMeade