You are here

protected property BundleField::$derivatives 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::derivatives
  2. 8.3 src/Plugin/Derivative/BundleField.php \Drupal\ds\Plugin\Derivative\BundleField::derivatives

Stores all entity row plugin information.

Type: array

Overrides DeriverBase::$derivatives

File

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

Class

BundleField
Provides a derivative for bundle fields.

Namespace

Drupal\ds\Plugin\Derivative

Code

protected $derivatives = array();