Use cover
method from Intervention
#285
Annotations
5 errors
psalm:
src/Manipulators/Size.php#L369
src/Manipulators/Size.php:369:47: RedundantConditionGivenDocblockType: Docblock-defined type string for $position is never null (see https://psalm.dev/156)
|
psalm:
src/Manipulators/Size.php#L369
src/Manipulators/Size.php:369:60: DocblockTypeContradiction: Cannot resolve types for $position - docblock-defined type string does not contain null (see https://psalm.dev/155)
|
psalm
Process completed with exit code 2.
|
phpstan:
src/Manipulators/Size.php#L369
Variable $position on left side of ?? always exists and is not nullable.
|
phpstan
Process completed with exit code 1.
|
Loading