Set back the logger on Elasticsearch client, not pleased with the format

This commit is contained in:
Damien Alexandre
2014-09-22 11:34:14 +02:00
parent 530c065a42
commit e31b138e2f
3 changed files with 16 additions and 7 deletions

View File

@@ -63,13 +63,13 @@ class SearchEngineOptions
/**
*
* @var DateTime
* @var \DateTime
*/
protected $date_min;
/**
*
* @var DateTime
* @var \DateTime
*/
protected $date_max;