interface MarkdownExceptionInterface in Markdown 8.2
Provides an interface that can be used to target relevant exceptions.
Hierarchy
- interface \Drupal\markdown\Exception\MarkdownExceptionInterface
Expanded class hierarchy of MarkdownExceptionInterface
All classes that implement MarkdownExceptionInterface
File
- src/
Exception/ MarkdownExceptionInterface.php, line 8
Namespace
Drupal\markdown\ExceptionView source
interface MarkdownExceptionInterface {
}