refactor: Fix types #576
Annotations
3 errors
PHPStan:
src/controllers/SettingsController.php#L1341
PHPDoc tag @var has invalid value (?Section|?ProductType $section): Unexpected token "|", expected TOKEN_OTHER at offset 17
|
PHPStan:
src/controllers/SettingsController.php#L1344
Call to an undefined method craft\base\Model::getSiteSettings().
|
PHPStan
Process completed with exit code 1.
|