DerivativeInspectionInterface
interface DerivativeInspectionInterface (View source)
Provides a plugin interface for providing derivative metadata inspection.
Methods
string
getBaseId()
Gets the base_plugin_id of the plugin instance.
string|null
getDerivativeId()
Gets the derivative_id of the plugin instance.
Details
string
getBaseId()
Gets the base_plugin_id of the plugin instance.
string|null
getDerivativeId()
Gets the derivative_id of the plugin instance.