1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/Manager/Exception.php
2006-09-26 15:00:13 +00:00

5 lines
78 B
PHP

<?php
class Doctrine_Manager_Exception extends Doctrine_Exception { }
?>