Merge pull request #55 from daFish/master

Changed path to custom provider example.
This commit is contained in:
Jeremy Mikola 2011-12-29 08:57:22 -08:00
commit fdc0d3c227

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