fix: Fixed an issue where an exception would be thrown if orderBy
w…
#4
Annotations
10 errors
PHPStan:
src/Similar.php#L69
Class nystudio107\similar\SimilarService not found.
|
PHPStan:
src/services/Similar.php#L82
Else branch is unreachable because ternary operator condition is always true.
|
PHPStan:
src/services/Similar.php#L153
Ternary operator condition is always true.
|
PHPStan:
src/services/Similar.php#L165
Cannot access property $id on array|craft\base\ElementInterface.
|
PHPStan:
src/services/Similar.php#L165
Cannot access property $siteId on array|craft\base\ElementInterface.
|
PHPStan:
src/services/Similar.php#L168
Cannot access property $count on array|craft\base\ElementInterface.
|
PHPStan:
src/services/Similar.php#L173
Cannot access property $count on array|craft\base\ElementInterface.
|
PHPStan:
src/services/Similar.php#L173
Cannot access property $count on array|craft\base\ElementInterface.
|
PHPStan:
src/services/Similar.php#L173
Cannot access property $count on array|craft\base\ElementInterface.
|
PHPStan:
src/services/Similar.php#L173
Cannot access property $count on array|craft\base\ElementInterface.
|