PHP 클래스 WellCommerce\Bundle\CurrencyBundle\Controller\Front\CurrencyController

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

공개 메소드들

메소드 설명
switchAction ( Request $request, string $currency ) : RedirectResponse Sets new session currency

메소드 상세

switchAction() 공개 메소드

Sets new session currency
public switchAction ( Request $request, string $currency ) : RedirectResponse
$request Symfony\Component\HttpFoundation\Request
$currency string
리턴 Symfony\Component\HttpFoundation\RedirectResponse