PHP Class Nette\Bridges\DITracy\ContainerPanel

Inheritance: implements Tracy\IBarPanel, use trait Nette\SmartObject
Afficher le fichier Open project: nette/di Class Usage Examples

Méthodes publiques

Свойство Type Description
$compilationTime integer

Méthodes publiques

Méthode Description
__construct ( Container $container )
getPanel ( ) : string Renders panel.
getTab ( ) : string Renders tab.

Private Methods

Méthode Description
getContainerProperty ( $name )

Method Details

__construct() public méthode

public __construct ( Container $container )
$container Nette\DI\Container

getPanel() public méthode

Renders panel.
public getPanel ( ) : string
Résultat string

getTab() public méthode

Renders tab.
public getTab ( ) : string
Résultat string

Property Details

$compilationTime public_oe static_oe property

public static int $compilationTime
Résultat integer