Skip to content

Commit

Permalink
Order uses alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
malarzm committed Feb 27, 2020
1 parent 5fcbf7b commit 08750c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/doc/first_steps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -451,8 +451,8 @@ is to use the repository as a service and inject it as a dependency into other s
namespace Acme\StoreBundle\Repository;
use Acme\StoreBundle\Document\Product;
use Doctrine\Bundle\MongoDBBundle\Repository\ServiceDocumentRepository;
use Doctrine\Bundle\MongoDBBundle\ManagerRegistry;
use Doctrine\Bundle\MongoDBBundle\Repository\ServiceDocumentRepository;
/**
* Remember to map this repository in the corresponding document's repositoryClass.
Expand Down

0 comments on commit 08750c0

Please sign in to comment.