Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

Open project update bot requested to merge issue/crowd-3450986:project-update-bot-only into 3.x
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -208,7 +208,7 @@ final class ProfileFormTest extends CrowdTestBase {
* @return array[]
* Test cases.
*/
public function providerRestricted(): array {
public static function providerRestricted(): array {
return [
'from restricted' => [
TRUE,
Loading