From e54d8654817e08c16a6903948bfbb7fd13fd04a6 Mon Sep 17 00:00:00 2001 From: Yeni Atencio <47239456+yeniatencio@users.noreply.github.com> Date: Wed, 14 Feb 2024 09:20:36 +1100 Subject: [PATCH] Fixed lint --- tide_core.install | 1 + 1 file changed, 1 insertion(+) diff --git a/tide_core.install b/tide_core.install index 63a64709b..8444e2355 100644 --- a/tide_core.install +++ b/tide_core.install @@ -124,6 +124,7 @@ function tide_core_update_10003() { $config->save(); } } + /** * Approver should not have access to administer taxonomy. */