Пример #1
0
 public function testGetFormElementContainer()
 {
     $this->assertInstanceOf('Boyhagemann\\Form\\FormElementContainer', $this->fb->getElementContainer());
 }