class ContainerPanel implements IBarPanel

Dependency injection container panel for Debugger Bar.

Properties

static $compilationTime

Methods

__construct(Container $container)

No description

string
getTab()

Renders tab.

string
getPanel()

Renders panel.

Details

at line 27
__construct(Container $container)

No description

Parameters

Container $container

at line 39
string getTab()

Renders tab.

Return Value

string

at line 51
string getPanel()

Renders panel.

Return Value

string