From af8c24bf1edeef522663166fe40088b6342a8bdd Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Thu, 29 Feb 2024 20:36:52 +0100 Subject: [PATCH] refactoring --- lam/lib/types/dhcp.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lam/lib/types/dhcp.inc b/lam/lib/types/dhcp.inc index c6288535b..5a0fcc60a 100644 --- a/lam/lib/types/dhcp.inc +++ b/lam/lib/types/dhcp.inc @@ -241,7 +241,7 @@ class lamDHCPList extends lamList { } /** - * @{inheritDoc} + * {@inheritDoc} */ function listDoPost() { $fragment = parent::listDoPost();