ExtensibleClassMixin.getExtension

Get an extension based on its type.

template ExtensibleClassMixin(ExtensionClass)
Ext
getExtension
(
Ext
)
()

Return Value

Type: Ext

the instance of the extension of the type Ext, or null if not found

Meta