1
0
mirror of synced 2025-01-19 15:01:40 +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
{
}