Skip to content

Commit

Permalink
IBX-7862: Fixed user setting value
Browse files Browse the repository at this point in the history
  • Loading branch information
mikadamczyk committed Apr 17, 2024
1 parent 27dbb82 commit b9c431f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -760,11 +760,6 @@ parameters:
count: 1
path: src/lib/UserSetting/Setting/FullDateTimeFormat.php

-
message: "#^Method Ibexa\\\\User\\\\UserSetting\\\\Setting\\\\Language\\:\\:getDefaultValue\\(\\) should return string but returns string\\|false\\.$#"
count: 1
path: src/lib/UserSetting/Setting/Language.php

-
message: "#^Method Ibexa\\\\User\\\\UserSetting\\\\Setting\\\\ShortDateTimeFormat\\:\\:getDefaultValue\\(\\) should return string but returns string\\|null\\.$#"
count: 1
Expand Down

0 comments on commit b9c431f

Please sign in to comment.