Rename FOQ namespaces and services to FOS
This commit is contained in:
parent
22ad3cfe01
commit
49de4d361d
66 changed files with 292 additions and 292 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<?php
|
||||
|
||||
namespace FOQ\ElasticaBundle\Manager;
|
||||
namespace FOS\ElasticaBundle\Manager;
|
||||
|
||||
use FOQ\ElasticaBundle\Finder\FinderInterface;
|
||||
use FOS\ElasticaBundle\Finder\FinderInterface;
|
||||
|
||||
/**
|
||||
* @author Richard Miller <info@limethinking.co.uk>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue