You are here

protected property CiteprocPhp::$configFactory in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/BibCiteProcessor/CiteprocPhp.php \Drupal\bibcite\Plugin\BibCiteProcessor\CiteprocPhp::configFactory

Config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/BibCiteProcessor/CiteprocPhp.php, line 27

Class

CiteprocPhp
Defines a style provider based on citeproc-php library.

Namespace

Drupal\bibcite\Plugin\BibCiteProcessor

Code

protected $configFactory;