Fix comments for Echomail Notifications

This commit is contained in:
2024-06-10 09:19:21 +10:00
parent ba0f643dca
commit 61cfb773e2
4 changed files with 6 additions and 14 deletions

View File

@@ -20,9 +20,7 @@ class AbsentNodes extends Echomails
private Echomail $mo;
/**
* Reply to a netmail ping request.
*
* @param Echomail $mo
* Report on nodes that are have been marked Idle.
*/
public function __construct(private Collection $aos)
{