WellCommerce\Bundle\LayoutBundle\Tests\Form\Admin\LayoutBoxFormBuilderTest::getFormBuilderService PHP Method

getFormBuilderService() protected method

protected getFormBuilderService ( )
    protected function getFormBuilderService()
    {
        return $this->container->get('layout_box.form_builder.admin');
    }