Searched refs:OutdatedTranslationApiResponse (Results 1 – 2 of 2) sorted by relevance
4 use dokuwiki\plugin\translation\OutdatedTranslationApiResponse; alias24 * @return OutdatedTranslationApiResponse[]54 $result[] = new OutdatedTranslationApiResponse(
7 class OutdatedTranslationApiResponse extends ApiResponse class