Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 0 additions & 55 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -110,61 +110,6 @@ parameters:
count: 1
path: web/modules/custom/simplytest_launch/tests/src/Kernel/TypedData/InstanceLaunchDefinitionTest.php

-
message: "#^Function simplytest_messages_preprocess_region\\(\\) has no return type specified\\.$#"
count: 1
path: web/modules/custom/simplytest_messages/simplytest_messages.module

-
message: "#^Function simplytest_messages_preprocess_region\\(\\) has parameter \\$variables with no type specified\\.$#"
count: 1
path: web/modules/custom/simplytest_messages/simplytest_messages.module

-
message: "#^Method Drupal\\\\simplytest_messages\\\\Form\\\\SettingsForm\\:\\:buildForm\\(\\) has parameter \\$form with no value type specified in iterable type array\\.$#"
count: 1
path: web/modules/custom/simplytest_messages/src/Form/SettingsForm.php

-
message: "#^Method Drupal\\\\simplytest_messages\\\\Form\\\\SettingsForm\\:\\:buildForm\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: web/modules/custom/simplytest_messages/src/Form/SettingsForm.php

-
message: "#^Method Drupal\\\\simplytest_messages\\\\Form\\\\SettingsForm\\:\\:getEditableConfigNames\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: web/modules/custom/simplytest_messages/src/Form/SettingsForm.php

-
message: "#^Method Drupal\\\\simplytest_messages\\\\Form\\\\SettingsForm\\:\\:submitForm\\(\\) has no return type specified\\.$#"
count: 1
path: web/modules/custom/simplytest_messages/src/Form/SettingsForm.php

-
message: "#^Method Drupal\\\\simplytest_messages\\\\Form\\\\SettingsForm\\:\\:submitForm\\(\\) has parameter \\$form with no value type specified in iterable type array\\.$#"
count: 1
path: web/modules/custom/simplytest_messages/src/Form/SettingsForm.php

-
message: "#^Method Drupal\\\\simplytest_messages\\\\Plugin\\\\Block\\\\MessageBlock\\:\\:__construct\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: web/modules/custom/simplytest_messages/src/Plugin/Block/MessageBlock.php

-
message: "#^Method Drupal\\\\simplytest_messages\\\\Plugin\\\\Block\\\\MessageBlock\\:\\:build\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: web/modules/custom/simplytest_messages/src/Plugin/Block/MessageBlock.php

-
message: "#^Method Drupal\\\\simplytest_messages\\\\Plugin\\\\Block\\\\MessageBlock\\:\\:create\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: web/modules/custom/simplytest_messages/src/Plugin/Block/MessageBlock.php

-
message: "#^Unsafe usage of new static\\(\\)\\.$#"
count: 1
path: web/modules/custom/simplytest_messages/src/Plugin/Block/MessageBlock.php

-
message: "#^Class Drupal\\\\simplytest_ocd\\\\OneClickDemoPluginManager referenced with incorrect case\\: Drupal\\\\simplytest_ocd\\\\OneCLickDemoPluginManager\\.$#"
count: 2
Expand Down

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions web/modules/custom/simplytest_messages/simplytest_messages.module

This file was deleted.

This file was deleted.

81 changes: 0 additions & 81 deletions web/modules/custom/simplytest_messages/src/Form/SettingsForm.php

This file was deleted.

This file was deleted.