You are here

protected property Links::$linkPluginManager in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 modules/bibcite_entity/src/Plugin/views/field/Links.php \Drupal\bibcite_entity\Plugin\views\field\Links::linkPluginManager

Link plugin manager.

Type: \Drupal\bibcite_entity\Plugin\BibciteLinkPluginInterface

File

modules/bibcite_entity/src/Plugin/views/field/Links.php, line 26

Class

Links
Field handler to render links for bibcite entity.

Namespace

Drupal\bibcite_entity\Plugin\views\field

Code

protected $linkPluginManager;