Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Snapshot.php
function Snapshot::includedFiles
File
vendor/
sebastian/
global-state/
src/
Snapshot.php
, line 126
Class
Snapshot
A snapshot of global state.
Namespace
SebastianBergmann\GlobalState
Code
public
function
includedFiles
() : array {
return
$this
->
includedFiles
; }
RSS feed