Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DJSON.php35 if ($error = self::getJsonLastErrorMsg()) {
64 if ($error = self::getJsonLastErrorMsg()) {
81 private static function getJsonLastErrorMsg() function in Elastica\\JSON