\WebinoDraw\DebuggerDrawPanel

Class DrawPanel

Summary

Methods
Properties
Constants
init()
setProfiler()
dump()
getTab()
getPanel()
No public properties found
ID
getProfiler()
$dir
$title
N/A
No private methods found
$profiler
N/A

Constants

ID

ID

Profiler bar panel id

Properties

$dir

$dir : 

{@inheritdoc}

Type

$title

$title : string

Type

string

Methods

init()

init(\Zend\ServiceManager\ServiceManager  $services) 

Parameters

\Zend\ServiceManager\ServiceManager $services

setProfiler()

setProfiler(object|\WebinoDraw\Service\DrawProfiler  $profiler) : $this

Parameters

object|\WebinoDraw\Service\DrawProfiler $profiler

Returns

$this

dump()

dump(  $var) : string

Parameters

$var

mixed

Returns

string

getTab()

getTab() 

{@inheritdoc}

getPanel()

getPanel() 

{@inheritdoc}