You are here

protected property ParserConfigurationForm::$cacheTagsInvalidator in Markdown 8.2

The Cache Tags Invalidator service.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

src/Form/ParserConfigurationForm.php, line 53

Class

ParserConfigurationForm
Form for modifying parser configuration.

Namespace

Drupal\markdown\Form

Code

protected $cacheTagsInvalidator;