HumHub Documentation (unofficial)

GlobalsInterface

Enables usage of the deprecated Twig\Extension\AbstractExtension::getGlobals() method.

Explicitly implement this interface if you really need to implement the deprecated getGlobals() method in your extensions.

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

Methods

getGlobals()  : array<string, mixed>

Methods

getGlobals()

public getGlobals() : array<string, mixed>
Return values
array<string, mixed>

        
On this page

Search results