You are here

interface MarkdownExceptionInterface in Markdown 8.2

Provides an interface that can be used to target relevant exceptions.

Hierarchy

Expanded class hierarchy of MarkdownExceptionInterface

All classes that implement MarkdownExceptionInterface

File

src/Exception/MarkdownExceptionInterface.php, line 8

Namespace

Drupal\markdown\Exception
View source
interface MarkdownExceptionInterface {

}

Members