Deprecated: Return type of Config::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /in/Cfd4t on line 50
Deprecated: Return type of Config::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /in/Cfd4t on line 25
Deprecated: Return type of Config::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /in/Cfd4t on line 36
Deprecated: Return type of Config::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /in/Cfd4t on line 60
Deprecated: Return type of Config::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /in/Cfd4t on line 144
https://example.com
My dynamic website
2
Config Object
(
[url] => https://example.com
[title] => My dynamic website
)
{
"url": "https:\/\/example.com",
"title": "My dynamic website"
}