protected property Markdown::$cache in Markdown 8.2
The cache backend.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- src/
Markdown.php, line 31
Class
- Markdown
- Markdown service.
Namespace
Drupal\markdownCode
protected $cache;
The cache backend.
Type: \Drupal\Core\Cache\CacheBackendInterface
protected $cache;