mccarlosen / laravel-mpdf

Generate PDFs in Laravel with Mpdf.
403 stars 107 forks source link

Added documentation for param $config #106

Closed realtebo closed 1 year ago

realtebo commented 1 year ago

It'only a PHPDoc addirion in each function.

We're using this syntax to clarify that param is not mandatory, and its default

* @param array $config optional, default []