bickmista/spurl

View on GitHub

Showing 1 of 1 total issue

Method shatter has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  public static function shatter($url, $full = false)
  {
    if (empty($url)) {
        throw new \Exception('No url has been passed');
    }
Severity: Minor
Found in src/Spurl/Url.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language