Skip to content

Commit 6542f21

Browse files
committed
EntityClassConfigException
1 parent 7877805 commit 6542f21

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?php
2+
3+
namespace Mdiyakov\DoctrineSolrBundle\Exception;
4+
5+
class EntityClassConfigException extends \RuntimeException
6+
{
7+
8+
}

0 commit comments

Comments
 (0)