Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ServiceMap.php
function ServiceMap::getServices
Return value
DrupalServiceDefinition
[]
File
vendor/
mglaman/
phpstan-drupal/
src/
Drupal/
ServiceMap.php
, line 20
Class
ServiceMap
Namespace
mglaman\PHPStanDrupal\Drupal
Code
public
function
getServices
() : array {
return
self
::$
services
; }
RSS feed