global in remaining test modules
1 open thread
Closes #3497405
Merge request reports
Activity
added 119 commits
-
0e51a120...2f70dd81 - 118 commits from branch
project:11.x
- c6619917 - global in remaining test modules
-
0e51a120...2f70dd81 - 118 commits from branch
added 9 commits
-
6dd83e93...d1a4f6e0 - 8 commits from branch
project:11.x
- 66075455 - Merge branch '11.x' into '3497405-fix-drupalpractice.objects.globalfunction-in'
-
6dd83e93...d1a4f6e0 - 8 commits from branch
22 22 * @dataProvider providerValidConstructorArguments 23 23 */ 24 24 public function testCreateWarningResult(array $messages, ?string $summary): void { 25 // phpcs:ignore Drupal.Semantics.FunctionT.NotLiteralString 25 // phpcs:ignore Drupal.Semantics.FunctionT.NotLiteralString, DrupalPractice.Objects.GlobalFunction 26 26 $summary = $summary ? t($summary) : NULL; added 2 commits
added 22 commits
-
2adfb2ae...78bebf2b - 21 commits from branch
project:11.x
- f8f441c1 - Merge branch '11.x' of https://git.drupalcode.org/project/drupal into...
-
2adfb2ae...78bebf2b - 21 commits from branch
Please register or sign in to reply