Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberroland committed Feb 29, 2024
1 parent e01e505 commit af8c24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lam/lib/types/dhcp.inc
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ class lamDHCPList extends lamList {
}

/**
* @{inheritDoc}
* {@inheritDoc}
*/
function listDoPost() {
$fragment = parent::listDoPost();
Expand Down

0 comments on commit af8c24b

Please sign in to comment.