This website works better with JavaScript.
홈
탐색
도움말
로그인
Laclic
/
SovBundle
보기
3
좋아요
0
포크
0
코드
이슈
1
풀 리퀘스트
0
릴리즈
2
위키
Activity
소스 검색
Merge branch 'develop' of
https://forge.laclic.fr/Laclic/SovBundle
into develop
feature/symfony6.1
Fab
2 년 전
부모
587a9881f1
152d575f14
커밋
ce94cb5699
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+1
-1
Solver/Ticket/TicketSolver.php
+ 1
- 1
Solver/Ticket/TicketSolver.php
파일 보기
@@ -7,7 +7,7 @@ use Lc\SovBundle\Model\Ticket\TicketModel;
class TicketSolver
{
public
static
function getTypeChoices(): array
public function getTypeChoices(
$context = 'backend'
): array
{
return [
TicketModel::TYPE_GENERAL_QUESTION,
Write
Preview
Loading…
취소
저장