protected property LanguageBlock::$derivatives

List of derivative definitions.

Type: array

File

drupal/core/modules/language/lib/Drupal/language/Plugin/Derivative/LanguageBlock.php, line 22
Contains \Drupal\language\Plugin\Derivative\LanguageBlock.

Class

LanguageBlock
Provides language switcher block plugin definitions for all languages.

Namespace

Drupal\language\Plugin\Derivative

Code

protected $derivatives = array();