DMS\Bundle\FilterBundle\Tests\Form\EventListener\DelegatingFilterListenerTest::getForm PHP Method

getForm() protected method

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