Skip to content

Commit 04a46d3

Browse files
committed
make data provider static
1 parent 1719033 commit 04a46d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/PhpFrameworkExtensionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ public function testValidatorEmailValidationMode(string $mode)
267267
});
268268
}
269269

270-
public function emailValidationModeProvider()
270+
public static function emailValidationModeProvider()
271271
{
272272
foreach (Email::VALIDATION_MODES as $mode) {
273273
yield [$mode];

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy