You are here

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

ParsedMarkdownInterface

Namespace

Drupal\markdown

Code

const PERMANENT = CacheBackendInterface::CACHE_PERMANENT;