You are here

protected property ParsedMarkdown::$expire in Markdown 3.0.x

A UNIX timestamp of when this object is to expire.

Type: int

File

src/ParsedMarkdown.php, line 27

Class

ParsedMarkdown

Namespace

Drupal\markdown

Code

protected $expire = ParsedMarkdownInterface::PERMANENT;