🔖 v5.1.1 #10
Annotations
7 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
index.php#L19
Function sitemap() has parameter $pages with generic class Kirby\Cms\Pages but does not specify its types: TPage
|
|
phpstan:
index.php#L9
Function feed() has parameter $pages with generic class Kirby\Cms\Pages but does not specify its types: TPage
|
|
phpstan:
classes/Feed.php#L133
Method Bnomei\Feed::feed() has parameter $pages with generic class Kirby\Cms\Pages but does not specify its types: TPage
|
|
phpstan:
classes/Feed.php#L98
PHPDoc tag `@var` for variable $items contains generic class Kirby\Cms\Pages but does not specify its types: TPage
|
|
phpstan:
classes/Feed.php#L85
PHPDoc tag `@var` for variable $items contains generic class Kirby\Cms\Pages but does not specify its types: TPage
|
|
phpstan:
classes/Feed.php#L20
Method Bnomei\Feed::__construct() has parameter $pages with generic class Kirby\Cms\Pages but does not specify its types: TPage
|