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

Update SEOManager.php

This commit is contained in:
Ash Monsh 2025-03-02 05:03:05 +03:00
parent 55d217946f
commit 635efde71a

View file

@ -26,6 +26,7 @@ use Illuminate\Support\Str;
*/
class SEOManager
{
// for test
/** Value modifiers. */
protected array $modifiers = [];