function($prop) { $id = trim((string)($prop['id'] ?? '')); $class = trim((string)($prop['class'] ?? '')); $icon = trim((string)($prop['icon_class'] ?? '')); $text = (string)($prop['text'] ?? ''); ob_start(); ?>