PHP 클래스 Lsrur\Inspector\Collectors\MessageCollector

상속: extends BaseCollector
파일 보기 프로젝트 열기: lsrur/inspector

공개 프로퍼티들

프로퍼티 타입 설명
$title

공개 메소드들

메소드 설명
add ( [type] $style, [type] $p1, [type] $p2 = null, array $extra = [], integer $traceSteps = 4 ) Add inspection
b_group ( [type] $name ) : [type] Start a group
b_groupEnd ( ) : [type] End a group
count ( ) : integer
get ( ) : array Return internal stack
getPreJson ( ) : Array
getScript ( ) : string

메소드 상세

add() 공개 메소드

Add inspection
public add ( [type] $style, [type] $p1, [type] $p2 = null, array $extra = [], integer $traceSteps = 4 )
$style [type]
$p1 [type]
$p2 [type]
$extra array
$traceSteps integer

b_group() 공개 메소드

Start a group
public b_group ( [type] $name ) : [type]
$name [type]
리턴 [type]

b_groupEnd() 공개 메소드

End a group
public b_groupEnd ( ) : [type]
리턴 [type]

count() 공개 메소드

public count ( ) : integer
리턴 integer

get() 공개 메소드

Return internal stack
public get ( ) : array
리턴 array

getPreJson() 공개 메소드

public getPreJson ( ) : Array
리턴 Array

getScript() 공개 메소드

public getScript ( ) : string
리턴 string

프로퍼티 상세

$title 공개적으로 프로퍼티

public $title