1
0
Fork 0
mirror of https://github.com/archtechx/laravel-seo.git synced 2025-12-12 18:04:03 +00:00

Update SEOManager.php

This commit is contained in:
Viktor Szépe 2021-11-15 05:02:26 +01:00 committed by GitHub
parent 706fd4a9b8
commit a508fd17c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -315,7 +315,7 @@ class SEOManager
/**
* Handle magic set.
*
* @phpstan-return string|array|null
* @return string|array|null
*/
public function __set(string $key, string $value)
{