Skip to content

Commit

Permalink
[PHPStan] Dropped from baseline resolved issues in PreviewController
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed Oct 19, 2023
1 parent e258eae commit 69af4ff
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -11560,31 +11560,6 @@ parameters:
count: 1
path: src/lib/MVC/Symfony/ConfigDumperInterface.php

-
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Controller\\\\Content\\\\PreviewController\\:\\:previewContentAction\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/MVC/Symfony/Controller/Content/PreviewController.php

-
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Controller\\\\Content\\\\PreviewController\\:\\:previewContentAction\\(\\) has parameter \\$contentId with no type specified\\.$#"
count: 1
path: src/lib/MVC/Symfony/Controller/Content/PreviewController.php

-
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Controller\\\\Content\\\\PreviewController\\:\\:previewContentAction\\(\\) has parameter \\$language with no type specified\\.$#"
count: 1
path: src/lib/MVC/Symfony/Controller/Content/PreviewController.php

-
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Controller\\\\Content\\\\PreviewController\\:\\:previewContentAction\\(\\) has parameter \\$siteAccessName with no type specified\\.$#"
count: 1
path: src/lib/MVC/Symfony/Controller/Content/PreviewController.php

-
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Controller\\\\Content\\\\PreviewController\\:\\:previewContentAction\\(\\) has parameter \\$versionNo with no type specified\\.$#"
count: 1
path: src/lib/MVC/Symfony/Controller/Content/PreviewController.php

-
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Controller\\\\Content\\\\QueryController\\:\\:runPagingQuery\\(\\) has no return type specified\\.$#"
count: 1
Expand Down

0 comments on commit 69af4ff

Please sign in to comment.