Searched refs:dumpArray (Results 1 – 1 of 1) sorted by relevance
155 return self::dumpArray($value, $flags);231 private static function dumpArray(array $value, int $flags): string function in Symfony\\Component\\Yaml\\Inline