KMP PHP API Reference

FlexibleStringTemplateTrait

Adds string template functionality to any class by providing methods to load and parse string templates.

This trait requires the implementing class to provide a config() method for reading/updating templates. An implementation of this method is provided by Cake\Core\InstanceConfigTrait

Table of Contents

Methods

templater()  : StringTemplate
Returns the templater instance.

Methods


        
On this page

Search results