- 🇫🇷France andypost
+++ b/lb_ux.module @@ -56,3 +57,20 @@ function lb_ux_preprocess_item_list__layouts(&$variables) { + default: + return;
could be removed
hook_help() is missing for this module.
1.0
Documentation
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
+++ b/lb_ux.module
@@ -56,3 +57,20 @@ function lb_ux_preprocess_item_list__layouts(&$variables) {
+ default:
+ return;
could be removed