Rename FOQ namespaces and services to FOS

This commit is contained in:
Jeremy Mikola 2013-03-27 13:39:28 -04:00
commit 49de4d361d
66 changed files with 292 additions and 292 deletions

View file

@ -1,8 +1,8 @@
<?php
namespace FOQ\ElasticaBundle\Transformer;
namespace FOS\ElasticaBundle\Transformer;
use FOQ\ElasticaBundle\HybridResult;
use FOS\ElasticaBundle\HybridResult;
/**
* Holds a collection of transformers for an index wide transformation.