YetiForceCompany/YetiForceCRM

View on GitHub
app/Conditions/RecordFields/UserCreatorField.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Returning type bool but operatorNco() is declared to return array
Open

        return $this->getValue() != $this->recordModel->get('assigned_user_id');

Spaces must be used to indent lines; tabs are not allowed
Open

     */

Spaces must be used to indent lines; tabs are not allowed
Open

    }

Spaces must be used to indent lines; tabs are not allowed
Open

    {

Spaces must be used to indent lines; tabs are not allowed
Open

        return $this->getValue() != $this->recordModel->get('assigned_user_id');

Spaces must be used to indent lines; tabs are not allowed
Open

     * @return array

Spaces must be used to indent lines; tabs are not allowed
Open

     *

Spaces must be used to indent lines; tabs are not allowed
Open

     * Not created by owner.

Spaces must be used to indent lines; tabs are not allowed
Open

    public function operatorNco()

Spaces must be used to indent lines; tabs are not allowed
Open

    /**

There are no issues that match your filters.

Category
Status