protected static property ExtensionLoader::$objects in Unified Twig Extensions 1.0.x
The list of loaded filters, functions and tags.
Type: array
File
- src/
TwigExtension/ ExtensionLoader.php, line 15
Class
- ExtensionLoader
- Loads twig customizations from a dist directory.
Namespace
Drupal\unified_twig_ext\TwigExtensionCode
protected static $objects = [];