You are here

protected property OrganigramsBlocks::$taxonomyStorage in Organigrams 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Derivative/OrganigramsBlocks.php \Drupal\organigrams\Plugin\Derivative\OrganigramsBlocks::taxonomyStorage

The node storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Derivative/OrganigramsBlocks.php, line 22

Class

OrganigramsBlocks
Provides block plugin definitions for organigrams.

Namespace

Drupal\organigrams\Plugin\Derivative

Code

protected $taxonomyStorage;