protected property GridBuilder::$derivatives in Grid builder 8
List of derivatives.
Associative array keyed by grid config key name. The values of the array are associative arrays themselves with metadata about the grid.
Type: array
File
- lib/
Drupal/ gridbuilder/ Plugin/ Derivative/ GridBuilder.php, line 25 - Definition of Drupal\gridbuilder\Plugin\Derivative\GridBuilder.
Class
- GridBuilder
- GridBuilder plugin derivative definition.
Namespace
Drupal\gridbuilder\Plugin\DerivativeCode
protected $derivatives = array();