antonmarin/amocrm

View on GitHub

Showing 75 of 75 total issues

Possibly zero references to public method \amocrm\Account\Account::getPaidTill()
Open

    public function getPaidTill()
Severity: Minor
Found in src/Account/Account.php by phan

Possibly zero references to class \amocrm\Task\TaskRepository
Open

class TaskRepository extends Repository
Severity: Minor
Found in src/Task/TaskRepository.php by phan

Possibly zero write references to private property \amocrm\Account\Account->id
Open

    private $id;
Severity: Minor
Found in src/Account/Account.php by phan

Possibly zero references to public method \amocrm\Account\Account::getId()
Open

    public function getId()
Severity: Minor
Found in src/Account/Account.php by phan

Possibly zero references to public method \amocrm\Account\Account::getLanguage()
Open

    public function getLanguage()
Severity: Minor
Found in src/Account/Account.php by phan

Possibly zero references to public class constant \amocrm\Connection\Connection::METHOD_GET
Open

    const METHOD_GET = 'GET';
Severity: Minor
Found in src/Connection/Connection.php by phan

Possibly zero references to protected method \amocrm\Note\NoteRepository::getUrl()
Open

    protected function getUrl()
Severity: Minor
Found in src/Note/NoteRepository.php by phan

TODO found
Open

        // TODO: Implement getUrl() method.
Severity: Minor
Found in src/Task/TaskRepository.php by fixme

Possibly zero write references to private property \amocrm\Account\Account->subdomain
Open

    private $subdomain;
Severity: Minor
Found in src/Account/Account.php by phan

Possibly zero references to public method \amocrm\Account\Account::getSubdomain()
Open

    public function getSubdomain()
Severity: Minor
Found in src/Account/Account.php by phan

Unreachable statement detected
Open

                break;
Severity: Minor
Found in src/Contact/ContactFactory.php by phan

Parameter $params is never used
Open

    public function getLinks($params = [])
Severity: Minor
Found in src/Contact/ContactsRepository.php by phan

Method \amocrm\Field\FieldRepository::getUrl is declared to return string but has no return value
Open

    protected function getUrl()
Severity: Minor
Found in src/Field/FieldRepository.php by phan

Parameter $contacts is never used
Open

    public function set($contacts)
Severity: Minor
Found in src/Contact/ContactsRepository.php by phan

Possibly zero references to protected property \amocrm\Connection\Connection->sessionId
Open

    protected $sessionId;
Severity: Minor
Found in src/Connection/Connection.php by phan

TODO found
Open

        // TODO: Implement getUrl() method.
Severity: Minor
Found in src/Lead/LeadRepository.php by fixme

Possibly zero references to public method \amocrm\Contact\ContactsRepository::set()
Open

    public function set($contacts)
Severity: Minor
Found in src/Contact/ContactsRepository.php by phan

Possibly zero references to class \amocrm\Note\NoteRepository
Open

class NoteRepository extends Repository
Severity: Minor
Found in src/Note/NoteRepository.php by phan

Possibly zero references to public method \amocrm\Account\Account::getCurrency()
Open

    public function getCurrency()
Severity: Minor
Found in src/Account/Account.php by phan

Possibly zero read references to protected property \amocrm\Connection\Connection->key
Open

    protected $key;
Severity: Minor
Found in src/Connection/Connection.php by phan
Severity
Category
Status
Source
Language