Inheritance: extends Error
Exemplo n.º 1
0
 public function testGetTrace()
 {
     $this->assertNotNull($this->debugError->getTrace());
 }