You are here

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

Same name and namespace in other branches
  1. 8 modules/bibcite_entity/src/Form/ReferencePreviewForm.php \Drupal\bibcite_entity\Form\ReferencePreviewForm::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

modules/bibcite_entity/src/Form/ReferencePreviewForm.php, line 30

Class

ReferencePreviewForm
Reference Preview Form.

Namespace

Drupal\bibcite_entity\Form

Code

protected $configFactory;