getTrace() 공개 메소드

public getTrace ( ) : array
리턴 array
예제 #1
0
 public function testGetTrace()
 {
     $this->assertNotNull($this->debugError->getTrace());
 }