Skip to content

Commit 07d3408

Browse files
committed
All hail the Lord FIG
SIGH!
1 parent d03a2c1 commit 07d3408

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Loop.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,8 @@ public static function supports($feature) {
227227
*
228228
* @return null|object|resource The loop handle the event loop operates on. Null if there is none.
229229
*/
230-
public static function getLoopHandle() {
230+
public static function getLoopHandle()
231+
{
231232
return self::get()->getLoopHandle();
232233
}
233234

0 commit comments

Comments
 (0)