Check Team edition instead of Pro #90
Annotations
4 errors
PHPStan:
src/Campaign.php#L241
Comparison operation ">=" between craft\enums\CmsEdition and craft\enums\CmsEdition::Team is always false.
|
PHPStan:
src/services/ReportsService.php#L741
Comparison operation ">=" between craft\enums\CmsEdition and craft\enums\CmsEdition::Team is always false.
|
PHPStan:
src/services/ReportsService.php#L741
Result of && is always false.
|
PHPStan
Process completed with exit code 1.
|