Clarify/clarify-php

View on GitHub
src/Clarify/Bundle.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function search($query, $limit = 10, $embed = '', $query_fields = '', $filter = '', $language = 'en')
Severity: Minor
Found in src/Clarify/Bundle.php - About 45 mins to fix

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

        public function create($name = '', $media_url = '', $metadata = '', $notify_url = '', $audio_channel = '')
    Severity: Minor
    Found in src/Clarify/Bundle.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status