mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-13 02:04:58 +00:00
improve docgen wip
This commit is contained in:
@@ -294,8 +294,6 @@ final class DocGeneratorTemplateController extends AbstractController
|
||||
static function () use ($generatedResource) {
|
||||
fpassthru($generatedResource);
|
||||
fclose($generatedResource);
|
||||
|
||||
exit();
|
||||
},
|
||||
Response::HTTP_OK,
|
||||
[
|
||||
|
Reference in New Issue
Block a user