PHP 클래스 PUGX\BadgeBundle\Controller\Badge\LicenseController

License action for badges.
저자: Giulio De Donato ([email protected])
저자: Leonardo Proietti ([email protected])
저자: Simone Fumagalli ([email protected])
저자: Andrea Giuliano ([email protected])
상속: extends Symfony\Component\DependencyInjection\ContainerAware
파일 보기 프로젝트 열기: pugx/badge-poser

공개 메소드들

메소드 설명
licenseAction ( Request $request, string $repository, $format = 'svg' ) : Response License action.

메소드 상세

licenseAction() 공개 메소드

License action.
public licenseAction ( Request $request, string $repository, $format = 'svg' ) : Response
$request Symfony\Component\HttpFoundation\Request
$repository string repository
리턴 Response