protected property ParsedMarkdown::$expire in Markdown 8.2
A UNIX timestamp of when this object is to expire.
Type: int
File
- src/
Render/ ParsedMarkdown.php, line 22
Class
- ParsedMarkdown
- The end result of parsing markdown into HTML.
Namespace
Drupal\markdown\RenderCode
protected $expire = ParsedMarkdownInterface::PERMANENT;