getTrace() public method

public getTrace ( ) : array
return array
Esempio n. 1
0
 public function testGetTrace()
 {
     $this->assertNotNull($this->debugError->getTrace());
 }