Skip to content

Commit

Permalink
fixed tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
mirko-pagliai committed Aug 16, 2016
1 parent 594b4c2 commit 1604771
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Network/Request.php
Expand Up @@ -655,10 +655,10 @@ public function is($type)

return $this->_detectorCache[$type];
}

return $this->_is($type, $args);
}

/**
* Clears the instance detector cache, used by the is() function
*
Expand Down

0 comments on commit 1604771

Please sign in to comment.