Skip to content
Prev Previous commit
chore: Add missing star in phpdoc comment
Signed-off-by: Côme Chilliet <[email protected]>
  • Loading branch information
come-nc committed Feb 17, 2025
commit c1c59f9a6c5b92ef09e3cf182b198de3633f4aff
2 changes: 1 addition & 1 deletion lib/private/AppFramework/Utility/SimpleContainer.php
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ public function registerAlias($alias, $target) {
}, false);
}

/*
/**
* @param string $name
* @return string
*/
Expand Down
Loading