app/Conditions/RecordFields/UserCreatorField.php
Returning type bool
but operatorNco()
is declared to return array
Open
Open
return $this->getValue() != $this->recordModel->get('assigned_user_id');
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
*/
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
}
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
{
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
return $this->getValue() != $this->recordModel->get('assigned_user_id');
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
* @return array
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
*
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
* Not created by owner.
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
public function operatorNco()
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
/**
- Exclude checks