Skip to content

Commit

Permalink
add parentheses to referenced method name
Browse files Browse the repository at this point in the history
prevents potential confusion
  • Loading branch information
AD7six committed Nov 3, 2014
1 parent c6d361e commit 1a05831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Network/Request.php
Expand Up @@ -610,7 +610,7 @@ public function clearDetectorCache() {
}

/**
* Worker for the public is function
* Worker for the public is() function
*
* @param string|array $type The type of request you want to check. If an array
* this method will return true if the request matches any type.
Expand Down

0 comments on commit 1a05831

Please sign in to comment.