parent
a0c331020b
commit
77f8a3d67d
|
@ -7,6 +7,4 @@ namespace Icinga\Module\Doc\Exception;
|
||||||
/**
|
/**
|
||||||
* Exception thrown if a documentation directory is empty
|
* Exception thrown if a documentation directory is empty
|
||||||
*/
|
*/
|
||||||
class DocEmptyException extends DocException
|
class DocEmptyException extends DocException {}
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue