first commit
This commit is contained in:
@@ -103,7 +103,7 @@ class DateRange extends AbstractRangeFacetItem
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieves the end date that was received from solr for this facet.
|
||||
* Retrieves the end date that was received from meilisearch for this facet.
|
||||
*
|
||||
* @return \DateTime
|
||||
*/
|
||||
@@ -113,7 +113,7 @@ class DateRange extends AbstractRangeFacetItem
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieves the start date that was received from solr for this facet.
|
||||
* Retrieves the start date that was received from meilisearch for this facet.
|
||||
*
|
||||
* @return \DateTime
|
||||
*/
|
||||
|
Reference in New Issue
Block a user