antonmarin/amocrm

View on GitHub
src/Task/TaskRepository.php

Summary

Maintainability
A
0 mins
Test Coverage

Method \amocrm\Task\TaskRepository::getUrl is declared to return string but has no return value
Open

    protected function getUrl()
Severity: Minor
Found in src/Task/TaskRepository.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

TODO found
Open

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

Possibly zero references to protected method \amocrm\Task\TaskRepository::getUrl()
Open

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

Expected 1 newline at end of file; 0 found
Open

}
Severity: Minor
Found in src/Task/TaskRepository.php by phpcodesniffer

There are no issues that match your filters.

Category
Status