diff --git a/src/Table/Exception/ExceptionInterface.php b/src/Table/Exception/ExceptionInterface.php index ab51c98..4897ff1 100644 --- a/src/Table/Exception/ExceptionInterface.php +++ b/src/Table/Exception/ExceptionInterface.php @@ -5,4 +5,4 @@ use Zend\Text\Exception\ExceptionInterface as Exception; interface ExceptionInterface extends Exception -{} \ No newline at end of file +{}