-
Notifications
You must be signed in to change notification settings - Fork 0
SmartyExtensionInterface
MekDrop edited this page Jul 25, 2022
·
1 revision
Notice: Wiki was automatic generated from project sources as project API documentation. Do not edit manually!# Imponeer\Contracts\Smarty\Extension\SmartyExtensionInterface
Interface that must be implement all function based smarty extensions
Name | Description |
---|---|
getName | Gets name how to register this extension |
Description
public getName (void)
Gets name how to register this extension
Parameters
This function has no parameters.
Return Values
string