Skip to content

Commit e5b0a0b

Browse files
committed
Minor docblock fix.
[ci skip]
1 parent 1cf5df8 commit e5b0a0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Timer/TimerInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ interface TimerInterface
88
{
99
/**
1010
* Get the loop with which this timer is associated
11-
11+
*
1212
* @return LoopInterface
1313
*/
1414
public function getLoop();

0 commit comments

Comments
 (0)