Exemplo n.º 1
0
 public function testGetParent()
 {
     $this->assertEquals('form', $this->type->getParent());
 }