PHP 클래스 WellCommerce\Bundle\CategoryBundle\Controller\Front\CategoryController

저자: Adam Piotrowski ([email protected])
상속: extends WellCommerce\Bundle\CoreBundle\Controller\Front\AbstractFrontController
파일 보기 프로젝트 열기: wellcommerce/wellcommerce

공개 메소드들

메소드 설명
indexAction ( WellCommerce\Bundle\CategoryBundle\Entity\CategoryInterface $category ) : Response

메소드 상세

indexAction() 공개 메소드

public indexAction ( WellCommerce\Bundle\CategoryBundle\Entity\CategoryInterface $category ) : Response
$category WellCommerce\Bundle\CategoryBundle\Entity\CategoryInterface
리턴 Symfony\Component\HttpFoundation\Response