mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 09:54:03 +00:00
Update phpstan.neon
This commit is contained in:
parent
c1ea60d08a
commit
7f64877ed7
1 changed files with 1 additions and 1 deletions
|
|
@ -14,6 +14,6 @@ parameters:
|
||||||
|
|
||||||
ignoreErrors:
|
ignoreErrors:
|
||||||
- '#^Method ArchTech\\SEO\\SEOManager::flipp\(\) should return static\(ArchTech\\SEO\\SEOManager\)\|string but returns array\|string\|null\.$#'
|
- '#^Method ArchTech\\SEO\\SEOManager::flipp\(\) should return static\(ArchTech\\SEO\\SEOManager\)\|string but returns array\|string\|null\.$#'
|
||||||
- '#^Method ArchTech\\SEO\\SEOManager::previewify\(\) should return static\(ArchTech\\SEO\\SEOManager\)\|string but returns array\|string\|null\.$#'
|
- '#^Method ArchTech\\SEO\\SEOManager::previewlink\(\) should return static\(ArchTech\\SEO\\SEOManager\)\|string but returns array\|string\|null\.$#'
|
||||||
- '#^Method ArchTech\\SEO\\SEOManager::render\(\) has parameter \$args with no type specified\.$#'
|
- '#^Method ArchTech\\SEO\\SEOManager::render\(\) has parameter \$args with no type specified\.$#'
|
||||||
- '#^Parameter \#1 \$value of function e expects#'
|
- '#^Parameter \#1 \$value of function e expects#'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue