You are here

protected property TextimageFactory::$configFactory in Textimage 8.4

Same name and namespace in other branches
  1. 8.3 src/TextimageFactory.php \Drupal\textimage\TextimageFactory::configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/TextimageFactory.php, line 58

Class

TextimageFactory
Provides a factory for Textimage.

Namespace

Drupal\textimage

Code

protected $configFactory;