Inheritance: extends Error
示例#1
0
 public function testGetTrace()
 {
     $this->assertNotNull($this->debugError->getTrace());
 }