Searched refs:getDefaultType (Results 1 – 5 of 5) sorted by relevance
61 list($default,) = $this->getDefaultType();118 function getDefaultType() { function in helper_plugin_strata_util
554 list($type, $hint) = $this->util->getDefaultType();617 list($type, $hint) = $this->util->getDefaultType();654 list($type, $hint) = $this->util->getDefaultType();
135 list($type, $hint) = $this->util->getDefaultType();
123 list($type, $hint) = $this->util->getDefaultType();
1253 function getDefaultType(): string function in ComboStrap\\Page