AttributeClassDiscovery::$namespaceSuffix

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Plugin/Discovery/AttributeClassDiscovery.php \Drupal\Core\Plugin\Discovery\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 = '';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.