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
PdfGenerator : correctif render()
feature/symfony6.1
Guillaume
hace 3 años
padre
f3a670ab09
commit
69b8bbd26b
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-0
Generator/PdfGenerator.php
+ 1
- 0
Generator/PdfGenerator.php
Ver fichero
@@ -27,5 +27,6 @@ class PdfGenerator
$dompdf->stream($filename, [
"Attachment" => true
]);
die();
}
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar