yii\debug\Panel::getDetail PHP Méthode

getDetail() public méthode

public getDetail ( ) : string
Résultat string content that is displayed in debugger detail view
    public function getDetail()
    {
        return '';
    }