DebugKit\DebugPanel::summary PHP Method

summary() public method

This data is displayed in the toolbar even when the panel is collapsed.
public summary ( ) : string
return string
    public function summary()
    {
        return '';
    }