1
0
mirror of synced 2025-02-20 22:23:14 +03:00

4 lines
73 B
PHP

<?php
class Doctrine_View_Exception extends Doctrine_Exception { }
?>