Skip to content

Commit fdb6b06

Browse files
committed
Apply fixes from StyleCI
1 parent 0bb7462 commit fdb6b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Events/SupervisorOutOfMemory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public function getMemoryUsage()
4444
/**
4545
* Set the memory usage that was recorded when the event was dispatched.
4646
*
47-
* @param int|float $memoryUsage
47+
* @param int|float $memoryUsage
4848
* @return $this
4949
*/
5050
public function setMemoryUsage($memoryUsage)

0 commit comments

Comments
 (0)