Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -58,7 +58,7 @@ class IpAddressFieldGatewayTest extends IpAddressFieldTestBase {
/**
* Data provider for testIpAddressField.
*/
public function ipAddressFieldDataProvider() {
public static function ipAddressFieldDataProvider() {
return [
// ---------- Data for "Positive Testing" -----------.
[
Loading