traits/MutualQueryTrait.php
Line exceeds 120 characters; contains 124 characters Open
Open
return $this->andWhere([$model->createdByAttribute => $other, $model->otherGuidAttribute => $user])->one($database);
- Exclude checks
Whitespace found at end of line Open
Open
* @return
- Exclude checks