Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Snapshot.php

function Snapshot::excludeList

File

vendor/sebastian/global-state/src/Snapshot.php, line 96

Class

Snapshot
A snapshot of global state.

Namespace

SebastianBergmann\GlobalState

Code

public function excludeList() : ExcludeList {
    return $this->excludeList;
}
RSS feed
Powered by Drupal