You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if ($this->isConfigEnabled($container, $config['web_link'])) {
354
354
if (!class_exists(HttpHeaderSerializer::class)) {
355
355
thrownewLogicException('WebLink support cannot be enabled as the WebLink component is not installed. Try running "composer require symfony/weblink".');
0 commit comments