Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DMetadataFrontmatterStore.php329 private static function jsonFlatRecursiveEncoding(array $jsonProperty, &$jsonString, $level = 0, $endOfFieldCharacter = DOKU_LF, $type = Json::TYPE_OBJECT, $parentType = Json::TYPE_OBJECT) argument
349 foreach ($jsonProperty as $key => $value) {