Clean code #45
Annotations
3 errors
phpstan / PHP 8.1-ubuntu-latest:
src/Framework/Repository/AbstractRepository.php#L24
Using nullsafe method call on non-nullable type yii\db\Transaction. Use -> instead.
|
phpstan / PHP 8.1-ubuntu-latest:
src/Framework/Repository/AbstractRepository.php#L28
Using nullsafe method call on non-nullable type yii\db\Transaction. Use -> instead.
|
phpstan / PHP 8.1-ubuntu-latest
Process completed with exit code 1.
|