Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ExtensionSet.php
function ExtensionSet::getExtensions
Return value
ExtensionInterface
[]
File
vendor/
twig/
twig/
src/
ExtensionSet.php
, line 97
Class
ExtensionSet
@author Fabien Potencier <
fabien@symfony.com
>
Namespace
Twig
Code
public
function
getExtensions
() : array {
return
$this
->
extensions
; }
RSS feed