correction

This commit is contained in:
SinuS von SifriduS 2025-07-11 11:22:32 +02:00
parent 50e99b7f61
commit 7acdd11907

View File

@ -8,7 +8,7 @@ This is a Symfony Pdf Factory for use inside a controller to generate a PDF file
## Installation ## Installation
### Step 1: Download HiddenEntityTypeBundle using composer ### Step 1: Download MpdfBundle using composer
```bash ```bash
$ composer require sasedev/mpdf-bundle $ composer require sasedev/mpdf-bundle
``` ```