PHP Class WellCommerce\Bundle\AttributeBundle\Controller\Admin\AttributeValueController

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\CoreBundle\Controller\Admin\AbstractAdminController
Datei anzeigen Open project: wellcommerce/wellcommerce

Public Methods

Method Description
ajaxAddAction ( Request $request ) : Response

Protected Methods

Method Description
getManager ( ) : AttributeValueManager

Method Details

ajaxAddAction() public method

public ajaxAddAction ( Request $request ) : Response
$request Symfony\Component\HttpFoundation\Request
return Symfony\Component\HttpFoundation\Response

getManager() protected method

protected getManager ( ) : AttributeValueManager
return WellCommerce\Bundle\AttributeBundle\Manager\AttributeValueManager