Add logger in factory #10
Annotations
2 errors
PossiblyNullPropertyAssignmentValue:
src/Client.php#L38
src/Client.php:38:23: PossiblyNullPropertyAssignmentValue: $this->logger with non-nullable declared type 'Psr\Log\LoggerInterface' cannot be assigned nullable type 'null' (see https://psalm.dev/148)
|
psalm
Process completed with exit code 2.
|