protected property DeriverBase::$derivatives in Drupal 9
Same name and namespace in other branches
- 8 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\DerivativeCode
protected $derivatives = [];