Skip to content

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

Methods

Name Description
getName Gets name how to register this extension

SmartyExtensionInterface::getName

Description

public getName (void)

Gets name how to register this extension

Parameters

This function has no parameters.

Return Values

string