Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DPost.php37 public function getSubtype() function in Google\\Service\\DriveActivity\\Post
H A DSuggestion.php37 public function getSubtype() function in Google\\Service\\DriveActivity\\Suggestion
H A DAssignment.php53 public function getSubtype() function in Google\\Service\\DriveActivity\\Assignment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderPromotion.php186 public function getSubtype() function in Google\\Service\\ShoppingContent\\OrderPromotion
/plugin/zip/pear/MIME/
H A DType.php253 if ($type == '*/*' || MIME_Type::getSubtype($type) == '*') {