PHRAS-442 #time 10 m

cs
This commit is contained in:
Jean-Yves Gaulier
2015-06-10 11:19:45 +02:00
parent 1d0dcaa240
commit 50ddbbed60
2 changed files with 14 additions and 9 deletions

View File

@@ -31,6 +31,11 @@ class FacetsResponse implements JsonSerializable
}
}
/**
* Term aggregates
*
* @return array
*/
public function getFacets()
{
return $this->facets;