Home
last modified time | relevance | path

Searched defs:defaultType (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DThumbnailDetails.php22 protected $defaultType = Thumbnail::class; variable in Google\\Service\\YouTube\\ThumbnailDetails
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js1894 var ParseDialog = function(editorUi, title, defaultType) argument