EvilFreelancer/routeros-api-php

View on GitHub
src/ShortsTrait.php

Summary

Maintainability
A
1 hr
Test Coverage

Method qr has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function qr($endpoint, array $where = null, string $operations = null, string $tag = null, bool $parse = true, array $options = []): array
Severity: Minor
Found in src/ShortsTrait.php - About 45 mins to fix

    Method qri has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function qri($endpoint, array $where = null, string $operations = null, string $tag = null, array $options = []): ResponseIterator
    Severity: Minor
    Found in src/ShortsTrait.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status