1
0
mirror of synced 2025-01-23 08:41:41 +03:00

5 lines
66 B
PHP
Raw Normal View History

2007-12-10 20:02:41 +00:00
<?php
class Doctrine_Query_Parser_Exception extends Exception
{
}