Home
last modified time | relevance | path

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

/webtrees/app/Factories/
H A DResponseFactory.php38 use const JSON_UNESCAPED_UNICODE; alias
110 … $content = json_encode($content, JSON_THROW_ON_ERROR | JSON_UNESCAPED_UNICODE);