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