mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 09:54:03 +00:00
Merge branch 'fix/phpstan' of github.com:szepeviktor/laravel-seo into fix/phpstan
This commit is contained in:
commit
3da97e10b6
1 changed files with 1 additions and 1 deletions
|
|
@ -287,7 +287,7 @@ class SEOManager
|
|||
/**
|
||||
* Handle magic set.
|
||||
*
|
||||
* @phpstan-return string|array|null
|
||||
* @return string|array|null
|
||||
*/
|
||||
public function __set(string $key, string $value)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue