Skip to content
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #58 from jamesryanbell/analysis-XlmYGN
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
jamesryanbell authored Apr 28, 2017
2 parents 312e14e + 3e8a9e5 commit 103d4ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CloudFlare/Zone/Firewall/AccessRules.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ class AccessRules extends Api
* @param string|null $match Whether to match all search requirements or at least one (any)
* @param string|null $notes Search in the access rules by notes.
*/

public function rules($zone_id, $scope_type = null, $mode = null, $configuration_target = null, $configuration_value = null, $page = null, $per_page = null, $order = null, $direction = null, $match = null, $notes = null)
{
$data = [
Expand Down

0 comments on commit 103d4ff

Please sign in to comment.