view->tickets; /** @var \Icinga\Application\Hook\TicketHook $tickets */ return isset($tickets) ? $tickets->createLinks($text) : $text; } }