PHP Class PUGX\BadgeBundle\Controller\Badge\LicenseController

License action for badges.
Author: Giulio De Donato ([email protected])
Author: Leonardo Proietti ([email protected])
Author: Simone Fumagalli ([email protected])
Author: Andrea Giuliano ([email protected])
Inheritance: extends Symfony\Component\DependencyInjection\ContainerAware
Show file Open project: pugx/badge-poser

Public Methods

Method Description
licenseAction ( Request $request, string $repository, $format = 'svg' ) : Response License action.

Method Details

licenseAction() public method

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