Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Runtime.php
function Runtime::getExtensions
Return value
string[]
File
vendor/
composer/
composer/
src/
Composer/
Platform/
Runtime.php
, line 79
Class
Runtime
Namespace
Composer\Platform
Code
public
function
getExtensions
() : array {
return
get_loaded_extensions
(); }
RSS feed