diff --git a/src/CloudFlare/Zone/Firewall/AccessRules.php b/src/CloudFlare/Zone/Firewall/AccessRules.php index e3eeb00..3fe155b 100644 --- a/src/CloudFlare/Zone/Firewall/AccessRules.php +++ b/src/CloudFlare/Zone/Firewall/AccessRules.php @@ -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 = [