Laravel 12.x Support #303
Annotations
5 errors
Run Static Analysis:
src/Facade/Pdf.php#L36
PHPDoc tag @method has invalid value (static BasePDF loadView(
string $view, array<string, mixed> $data = [], array<string, mixed> $mergeData = [], ?string $encoding = null
)): Unexpected token "\n * ", expected variable at offset 1076
|
Run Static Analysis:
tests/PdfTest.php#L73
Call to an undefined static method Barryvdh\DomPDF\Facade\Pdf::loadView().
|
Run Static Analysis:
tests/PdfTest.php#L113
Call to an undefined static method Barryvdh\DomPDF\Facade\Pdf::loadView().
|
Run Static Analysis:
tests/PdfTest.php#L146
Call to an undefined static method Barryvdh\DomPDF\Facade\Pdf::loadView().
|
Run Static Analysis
Process completed with exit code 1.
|
Loading