Changed path to custom provider example.

This commit is contained in:
daFish 2011-12-29 16:34:03 +01:00
parent d0fdebb7d1
commit 5aab521b42

View file

@ -253,7 +253,7 @@ Its class must implement `FOQ\ElasticaBundle\Provider\ProviderInterface`.
}
}
You will find a more complete implementation example in `src/FOQ/ElasticaBundle/Provider/Doctrine/ORM/Provider.php`.
You will find a more complete implementation example in `src/FOQ/ElasticaBundle/Doctrine/AbstractProvider.php`.
### Search