rebase on oct-10-2023
This commit is contained in:
@@ -37,7 +37,4 @@ class WPCF7_SWV_MaxItemsRule extends WPCF7_SWV_Rule {
|
||||
return true;
|
||||
}
|
||||
|
||||
public function to_array() {
|
||||
return array( 'rule' => self::rule_name ) + (array) $this->properties;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user