You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
. '<p>' . Html::escape((string) $this->t('Recommended deployment flow: generate favicon packages on admin save, regenerate them during deployment with drush emulsify_tools:favicon-generate [theme_name] before public traffic reaches the environment when the helper module is installed, and rely on runtime generation only as a lock-protected fallback.')) . '</p>'
671
-
. '<ul>' . implode('', $markup_items) . '</ul>'
672
-
. '</div></div>';
673
-
}
674
-
675
-
/**
676
-
* Formats a boolean status for operator-facing diagnostics.
0 commit comments