DMS\Bundle\FilterBundle\Tests\Form\EventListener\DelegatingFilterListenerTest::getForm PHP Méthode

getForm() protected méthode

protected getForm ( $name = 'name', $propertyPath = null )
    protected function getForm($name = 'name', $propertyPath = null)
    {
        return $this->getBuilder($name, $propertyPath)->getForm();
    }