\App\CoreModule\TracyCommandPanel

Command Tracy panel

Summary

Methods
Properties
Constants
__construct()
getTab()
getPanel()
No public properties found
No constants found
No protected methods found
$stack
N/A
No private methods found
No private properties found
N/A

Properties

$stack

$stack : \App\CoreModule\Entities\CommandStack

Type

normal — Command stack

Methods

__construct()

__construct(\App\CoreModule\Entities\CommandStack  $stack) : mixed

Constructor

Parameters

\App\CoreModule\Entities\CommandStack $stack

Command stack

Returns

mixed

getTab()

getTab() : string

Renders HTML code for Commands tab

Returns

string —

HTML code for Commands tab

getPanel()

getPanel() : string

Renders HTML code for Commands panel

Returns

string —

HTML code for Commands panel