// ============================================================= const ICON_LIBRARY = 'phosphor'; const ICONIFY_PREFIX = 'ph'; function icon(string $name, int $size = 22, string $extra_class = ''): string { $name = htmlspecialchars($name, ENT_QUOTES); $class = htmlspecialchars($extra_class, ENT_QUOTES); return sprintf( '', ICONIFY_PREFIX, $name, $size, $size, $class ); } /** * Devuelve el '; }

Bienvenido a e2e full

v3 full feature E2E

Saber más
Fatal error: Uncaught Error: Call to undefined function icon() in /WORK/NexKoda/data/users/e2etest/workspaces/e2e-full/web/platforms/landing/modules/home/view.main.slm:10 Stack trace: #0 /WORK/NexKoda/data/users/e2etest/workspaces/e2e-full/web/public-landing/index.slm(42): include() #1 {main} thrown in /WORK/NexKoda/data/users/e2etest/workspaces/e2e-full/web/platforms/landing/modules/home/view.main.slm on line 10