PHP Класс Sylius\Bundle\ResourceBundle\Controller\ResourceFormFactory

Автор: Paweł Jędrzejewski ([email protected])
Наследование: implements Sylius\Bundle\ResourceBundle\Controller\ResourceFormFactoryInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( Symfony\Component\Form\FormFactoryInterface $formFactory )
create ( RequestConfiguration $requestConfiguration, Sylius\Component\Resource\Model\ResourceInterface $resource )

Описание методов

__construct() публичный Метод

public __construct ( Symfony\Component\Form\FormFactoryInterface $formFactory )
$formFactory Symfony\Component\Form\FormFactoryInterface

create() публичный Метод

public create ( RequestConfiguration $requestConfiguration, Sylius\Component\Resource\Model\ResourceInterface $resource )
$requestConfiguration RequestConfiguration
$resource Sylius\Component\Resource\Model\ResourceInterface