Restricting rules when an attachment file can actually be deleted (co… #1103
Annotations
8 errors
|
phpstan (8.3):
app/V1Module/presenters/ExerciseFilesPresenter.php#L364
Call to an undefined method App\V1Module\Presenters\ExerciseFilesPresenter::detachAllConnections().
|
|
phpstan (8.3):
app/V1Module/presenters/ExerciseFilesPresenter.php#L365
Method App\Model\Repository\BaseRepository<App\Model\Entity\AttachmentFile>::flush() invoked with 1 parameter, 0 required.
|
|
phpstan (8.3)
Process completed with exit code 1.
|
|
phpstan (8.2):
app/V1Module/presenters/ExerciseFilesPresenter.php#L364
Call to an undefined method App\V1Module\Presenters\ExerciseFilesPresenter::detachAllConnections().
|
|
phpstan (8.2):
app/V1Module/presenters/ExerciseFilesPresenter.php#L365
Method App\Model\Repository\BaseRepository<App\Model\Entity\AttachmentFile>::flush() invoked with 1 parameter, 0 required.
|
|
phpstan (8.2)
Process completed with exit code 1.
|
|
tests (8.2)
Process completed with exit code 1.
|
|
tests (8.3)
Process completed with exit code 1.
|