constant ParsedMarkdownInterface::PERMANENT in Markdown 3.0.x
Indicates the item should never be removed unless explicitly deleted.
File
- src/
ParsedMarkdownInterface.php, line 34
Class
Namespace
Drupal\markdownCode
const PERMANENT = CacheBackendInterface::CACHE_PERMANENT;