You are here

protected property DeriverBase::$derivatives in Plug 7

List of derivative definitions.

Type: array

File

lib/Drupal/Component/Plugin/Derivative/DeriverBase.php, line 20
Contains \Drupal\Component\Plugin\Derivative\DeriverBase.

Class

DeriverBase
Provides a basic deriver.

Namespace

Drupal\Component\Plugin\Derivative

Code

protected $derivatives = array();