DebugPanel ​
- Type
- Class
- Namespace
- craft\commerce\helpers
- Inherits
- craft\commerce\helpers\DebugPanel
- Since
- 4.0
Class DebugPanel
Public Methods ​
Method | Description |
---|---|
prependOrAppendModelTab() | |
renderModelAttributeRow() |
prependOrAppendModelTab()
​
Arguments ​
$model
(object)$name
(string, null) – Name of the tab to be displayed.$prepend
(boolean) – Whether to prepend the content tab.
Returns ​
void