Skip to content

Commit 137359a

Browse files
committed
Formatting.
1 parent 5bf5c19 commit 137359a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/V8Js.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,7 @@ public function clearPendingException()
116116
public function startDebugAgent($agent_name = 'V8Js', $port = 9222, $auto_break = self::DEBUG_AUTO_BREAK_NEVER)
117117
{}
118118

119-
/**
120-
* Static methods *
121-
*/
119+
/** Static methods **/
122120

123121
/**
124122
* Registers persistent context independent global Javascript extension.

0 commit comments

Comments
 (0)