Added author metadata to generated PDFs #231
Annotations
10 errors and 1 warning
Run PHPstan:
src/Controller/FileContoller.php#L84
Call to an undefined method App\Entity\PaymentOrder::getConfirm1Token().
|
Run PHPstan:
src/Controller/FileContoller.php#L84
Call to an undefined method App\Entity\PaymentOrder::getConfirm2Token().
|
Run PHPstan:
src/Controller/PaymentOrderController.php#L176
Call to an undefined method App\Entity\PaymentOrder::getFirstName().
|
Run PHPstan:
src/Controller/PaymentOrderController.php#L176
Call to an undefined method App\Entity\PaymentOrder::setFirstName().
|
Run PHPstan:
src/Controller/PaymentOrderController.php#L177
Call to an undefined method App\Entity\PaymentOrder::getLastName().
|
Run PHPstan:
src/Controller/PaymentOrderController.php#L177
Call to an undefined method App\Entity\PaymentOrder::setLastName().
|
Run PHPstan:
src/DataFixtures/PaymentOrderFixture.php#L20
Call to an undefined method App\Entity\PaymentOrder::setFirstName().
|
Run PHPstan:
src/DataFixtures/PaymentOrderFixture.php#L21
Call to an undefined method App\Entity\PaymentOrder::setLastName().
|
Run PHPstan:
src/DataFixtures/PaymentOrderFixture.php#L29
Call to an undefined method App\Entity\PaymentOrder::setConfirm1Token().
|
Run PHPstan:
src/DataFixtures/PaymentOrderFixture.php#L30
Call to an undefined method App\Entity\PaymentOrder::setConfirm2Token().
|
Get Composer Cache Directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading