-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Tabuna\Breadcrumbs\BreadcrumbsComponent::__construct(): Implicitly marking parameter $active as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/tabuna/breadcrumbs/src/BreadcrumbsComponent.php on line 46 Tabuna\Breadcrumbs\Crumb::__construct(): Implicitly marking parameter $url as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/tabuna/breadcrumbs/src/Crumb.php on line 33
should be ?string $url = null
instead of string $url = null
Metadata
Metadata
Assignees
Labels
No labels