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

Breadcrumb

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

AttributeClassDiscovery::$namespaceSuffix

A suffix to append to each base namespace.

This suffix is used to obtain the namespaces where plugins are found.

Type: string

File

core/lib/Drupal/Core/Plugin/Discovery/AttributeClassDiscovery.php, line 29

Class

AttributeClassDiscovery
Defines a discovery mechanism to find plugins using attributes.

Namespace

Drupal\Core\Plugin\Discovery

Code

protected $namespaceSuffix = '';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal