Merge cs-fixes-30 into cs-fixes-31

This commit is contained in:
Tim Nagel 2015-03-12 21:57:26 +11:00
commit 345b5d423d
87 changed files with 525 additions and 543 deletions

View file

@ -16,7 +16,7 @@ use FOS\ElasticaBundle\Resetter;
use Symfony\Component\Console\Helper\ProgressBar;
/**
* Populate the search index
* Populate the search index.
*/
class PopulateCommand extends ContainerAwareCommand
{