Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -54,7 +54,7 @@ class RoleContextTest extends UnitTestCase {
/**
* Data provider for the testAccess test.
*/
public function accessProvider(): array {
public static function accessProvider(): array {
return [
[
'inclusive',
Loading