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 28
__construct(Container $container)

No description

Parameters

Container $container

at line 40
string getTab()

Renders tab.

Return Value

string

at line 52
string getPanel()

Renders panel.

Return Value

string