Skip to content

Commit

Permalink
Remove unused phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz committed Feb 22, 2024
1 parent 680ec4f commit 2cd654f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Informer/Worker.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ final class Worker
* @param positive-int $memoryUsage memory usage in bytes. Values might vary for different operating systems and based on RSS
* @param float $cpuUsage how many percent of the CPU time this process uses
* @param string $command used in the service plugin and shows a command for the particular service
* @param string $status
*/
public function __construct(
public int $pid,
Expand Down

0 comments on commit 2cd654f

Please sign in to comment.