You are here

protected property BundleField::$basePluginId in Display Suite 8.2

Same name and namespace in other branches
  1. 8.4 src/Plugin/Derivative/BundleField.php \Drupal\ds\Plugin\Derivative\BundleField::basePluginId
  2. 8.3 src/Plugin/Derivative/BundleField.php \Drupal\ds\Plugin\Derivative\BundleField::basePluginId

The base plugin ID that the derivative is for.

Type: string

File

src/Plugin/Derivative/BundleField.php, line 27

Class

BundleField
Provides a derivative for bundle fields.

Namespace

Drupal\ds\Plugin\Derivative

Code

protected $basePluginId;