Use \RuntimeException

This commit is contained in:
Leszek 2011-05-26 21:22:46 +02:00
parent 09fe17d36b
commit 1720dbf2f0

View file

@ -5,6 +5,7 @@ namespace FOQ\ElasticaBundle\Transformer;
use Elastica_Document;
use Traversable;
use ArrayAccess;
use RuntimeException;
/**
* Maps Elastica documents with Doctrine objects