Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ExcludeList.php
function ExcludeList::addSubclassesOf
File
vendor/
sebastian/
global-state/
src/
ExcludeList.php
, line 35
Class
ExcludeList
Namespace
SebastianBergmann\GlobalState
Code
public
function
addSubclassesOf
(string
$className
) : void {
$this
->
parentClasses
[] =
$className
; }
RSS feed