mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 01:44:03 +00:00
ignore phpstan error for e() helper
This commit is contained in:
parent
f6d85e3dfe
commit
6d6903ad62
1 changed files with 1 additions and 0 deletions
|
|
@ -16,3 +16,4 @@ parameters:
|
|||
- '#^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::render\(\) has parameter \$args with no type specified\.$#'
|
||||
- '#^Parameter \#1 \$value of function e expects#'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue