Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DMime.php36 const INSTRUCTIONS = "text/i"; define in ComboStrap\\Mime
108 return new Mime(self::INSTRUCTIONS);
H A DFetcherMarkupBuilder.php253 case Mime::INSTRUCTIONS:
H A DFetcherMarkup.php1027 ->setRequestedMime(Mime::create(Mime::INSTRUCTIONS))