Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Laclic
/
SovBundle
Seguir
3
Destacar
0
Fork
0
Código
Incidencias
1
Pull Requests
0
Lanzamientos
2
Wiki
Actividad
Explorar el Código
Merge branch 'develop'
develop
Guillaume
hace 2 años
padre
f74a1ee079
152d575f14
commit
0fa27aa2a4
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
Solver/Ticket/TicketSolver.php
+ 1
- 1
Solver/Ticket/TicketSolver.php
Ver fichero
@@ -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,
Escribir
Vista previa
Cargando…
Cancelar
Guardar