BumbleDocGen / Technical description of the project / Renderer / Template functions / CustomFunctionInterface
CustomFunctionInterface class:
namespace BumbleDocGen\Core\Renderer\Twig\Function;
interface CustomFunctionInterface
- # getName | source code
public static function getName(): string;
Parameters: not specified
Return value: string
- # getOptions | source code
public static function getOptions(): array;
Parameters: not specified
Return value: array