Home
last modified time | relevance | path

Searched refs:ArrayableInterface (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DParam.php14 class Param implements ArrayableInterface, \Countable
159 if ($value instanceof ArrayableInterface) {
H A DArrayableInterface.php10 interface ArrayableInterface interface