rebase on oct-10-2023
This commit is contained in:
@@ -34,7 +34,4 @@ class WPCF7_SWV_RequiredFileRule 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