Home
last modified time | relevance | path

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

/dokuwiki/
H A Dfeed.php55 header('Content-Type: ' . $options->getMimeType());
/dokuwiki/inc/Feed/
H A DFeedCreatorOptions.php157 public function getMimeType() function in dokuwiki\\Feed\\FeedCreatorOptions