mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-13 02:14:04 +00:00
Add previewify image provider
This commit is contained in:
parent
754b3936d0
commit
d12038f207
5 changed files with 140 additions and 6 deletions
|
|
@ -14,5 +14,6 @@ parameters:
|
|||
|
||||
ignoreErrors:
|
||||
# Waiting for https://github.com/phpstan/phpstan/issues/5706
|
||||
- '#^Cannot call method (flipp|get|set)\(\) on ArchTech\\SEO\\SEOManager\|array\|string\|null\.$#'
|
||||
- '#^Cannot call method (flipp|previewify|get|set)\(\) on ArchTech\\SEO\\SEOManager\|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\.$#'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue