refactor: PHPstan code cleanup #4
Annotations
4 errors
PHPStan:
src/imagetransforms/SharpImageTransform.php#L91
Class craft\awss3\Fs not found.
|
PHPStan:
src/imagetransforms/SharpImageTransform.php#L92
Access to property $bucket on an unknown class craft\awss3\Fs.
|
PHPStan:
src/imagetransforms/SharpImageTransform.php#L164
Variable $position in empty() always exists and is not falsy.
|
PHPStan
Process completed with exit code 1.
|