getCustomData(true)['sap']['cards'] ?? []; }); if ($card = reset($cards)) { return (string) $card; } return null; } }