MDL-81521 core: Update all possibly data providers to be static

Note: Some data providers could not be automatically be converted to
being static. These will be handled in a separate issue.
This commit is contained in:
Andrew Nicols
2024-11-19 09:30:51 +08:00
parent eaa25cf51b
commit 3d51aed3e2
387 changed files with 1442 additions and 1404 deletions
+1 -1
View File
@@ -236,7 +236,7 @@ class database_logger_test extends \advanced_testcase {
*
* @return array
*/
public function delete_task_logs_provider() : array {
public static function delete_task_logs_provider(): array {
return [
[
[0],