Skip to content

Commit

Permalink
UHF-10547: Removed chat_leijuke specific error pattern from phpstan.neon
Browse files Browse the repository at this point in the history
  • Loading branch information
khalima committed Sep 6, 2024
1 parent 177fada commit 7231189
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ parameters:
-
message: '#^Unsafe usage of new static#'
path: src/Plugin/Block/ContentBlockBase.php
-
message: '#^\\Drupal calls should be avoided in classes, use dependency injection instead#'
path: src/Plugin/Block/ChatLeijuke.php
-
message: '#^\\Drupal calls should be avoided in classes, use dependency injection instead#'
path: src/Commands/MajorUpdateCommands.php
Expand Down

0 comments on commit 7231189

Please sign in to comment.