StringStorage
class StringStorage extends Storage
StringStorage represents a template stored in a string.
Properties
protected | $template | from Storage |
Methods
string
getContent()
Returns the content of the template.