Searched refs:getSubtype (Results 1 – 5 of 5) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/ | ||
D | Suggestion.php | 37 public function getSubtype() function in Google\\Service\\DriveActivity\\Suggestion |
D | Post.php | 37 public function getSubtype() function in Google\\Service\\DriveActivity\\Post |
D | Assignment.php | 53 public function getSubtype() function in Google\\Service\\DriveActivity\\Assignment |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ | ||
D | OrderPromotion.php | 186 public function getSubtype() function in Google\\Service\\ShoppingContent\\OrderPromotion |
/plugin/zip/pear/MIME/ | ||
D | Type.php | 253 if ($type == '*/*' || MIME_Type::getSubtype($type) == '*') { |