Class ContainerGetBreadcrumbCallbackListener.

Callback handler for breadcrumbs in backend.

 Methods

Retrieve the arguments for the callback.

getArgs(\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetBreadcrumbEvent $event) : array

Update the information in the event with the list of breadcrumb elements returned by the callback.

update(\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetBreadcrumbEvent $event, array $value) : void

Parameters

$value

array

The breadcrumb elements returned by the callback.