Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Component/Plugin/Derivative/DeriverBase.php \Drupal\Component\Plugin\Derivative\DeriverBase::derivatives
  2. 9 core/lib/Drupal/Component/Plugin/Derivative/DeriverBase.php \Drupal\Component\Plugin\Derivative\DeriverBase::derivatives

List of derivative definitions.

Type: array

File

core/lib/Drupal/Component/Plugin/Derivative/DeriverBase.php, line 15

Class

DeriverBase
Provides a basic deriver.

Namespace

Drupal\Component\Plugin\Derivative

Code

protected $derivatives = [];