Added basic entity listener to track changes to payment order fields #249
Annotations
10 errors and 1 warning
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().
|
Run PHPstan:
src/DataFixtures/PaymentOrderFixture.php#L46
Call to an undefined method App\Entity\PaymentOrder::setFirstName().
|
Run PHPstan:
src/DataFixtures/PaymentOrderFixture.php#L47
Call to an undefined method App\Entity\PaymentOrder::setLastName().
|
Run PHPstan:
src/DataFixtures/PaymentOrderFixture.php#L55
Call to an undefined method App\Entity\PaymentOrder::setConfirm1Token().
|
Run PHPstan:
src/DataFixtures/PaymentOrderFixture.php#L56
Call to an undefined method App\Entity\PaymentOrder::setConfirm2Token().
|
Run PHPstan:
src/DataFixtures/PaymentOrderFixture.php#L72
Call to an undefined method App\Entity\PaymentOrder::setFirstName().
|
Run PHPstan:
src/DataFixtures/PaymentOrderFixture.php#L73
Call to an undefined method App\Entity\PaymentOrder::setLastName().
|
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