You are here

protected property XBBCodeFilter::$cacheTags in Extensible BBCode 4.0.x

Same name and namespace in other branches
  1. 8.3 src/Plugin/Filter/XBBCodeFilter.php \Drupal\xbbcode\Plugin\Filter\XBBCodeFilter::cacheTags

The cache tags that invalidate this filter.

Type: string[]

File

src/Plugin/Filter/XBBCodeFilter.php, line 81

Class

XBBCodeFilter
Provides a filter that converts BBCode to HTML.

Namespace

Drupal\xbbcode\Plugin\Filter

Code

protected $cacheTags = [];