Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PUGX
BadgeBundle
Controller
Badge
GitattributesController
PHP 클래스 PUGX\BadgeBundle\Controller\Badge\GitattributesController
저자:
Raphael Stolt (
[email protected]
)
상속:
extends
Symfony\Component\DependencyInjection\ContainerAware
파일 보기
프로젝트 열기: pugx/badge-poser
공개 메소드들
메소드
설명
gitattributesAction
(
Request
$request
,
string
$repository
,
$format
= 'svg' ) :
Response
메소드 상세
gitattributesAction()
공개
메소드
.gitattributes action.
public
gitattributesAction
(
Request
$request
,
string
$repository
,
$format
= 'svg' ) :
Response
$request
Symfony\Component\HttpFoundation\Request
$repository
string
repository
리턴
Symfony\Component\HttpFoundation\Response