Add preview renderers for custom content elements
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace EP\EpTheme\Exception;
|
||||
|
||||
class ConfigurationMissingException extends \Exception
|
||||
{}
|
||||
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace EP\EpTheme\Exception;
|
||||
|
||||
class TemplateFileMissingException extends \Exception
|
||||
{}
|
||||
Reference in New Issue
Block a user