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 20, 2023
1 parent 6ed7e4e commit f1fe46d
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 @@ -11550,31 +11550,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 f1fe46d

Please sign in to comment.