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,9 +1,9 @@
|
|||
<?php
|
||||
|
||||
namespace FOQ\ElasticaBundle;
|
||||
namespace FOS\ElasticaBundle;
|
||||
|
||||
use Elastica_Client;
|
||||
use FOQ\ElasticaBundle\Logger\ElasticaLogger;
|
||||
use FOS\ElasticaBundle\Logger\ElasticaLogger;
|
||||
|
||||
/**
|
||||
* @author Gordon Franke <info@nevalon.de>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue