You are here

protected property TextimageFactory::$cache in Textimage 8.3

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

The Textimage cache service.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/TextimageFactory.php, line 49

Class

TextimageFactory
Provides a factory for Textimage.

Namespace

Drupal\textimage

Code

protected $cache;