Skip to content

DebugPanel ​

Type
Class
Namespace
craft\commerce\helpers
Inherits
craft\commerce\helpers\DebugPanel
Since
4.0

Class DebugPanel

View source

Public Methods ​

MethodDescription
prependOrAppendModelTab()
renderModelAttributeRow()

prependOrAppendModelTab() ​

View source

Arguments ​

  • $model (object)
  • $name (string, null) – Name of the tab to be displayed.
  • $prepend (boolean) – Whether to prepend the content tab.

Returns ​

void

renderModelAttributeRow() ​

View source

Arguments ​

Returns ​

string