Skip to content

Commit 5bf5c19

Browse files
committed
Spacing.
1 parent 0b4759d commit 5bf5c19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/V8Js.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,10 @@ class V8Js
66
const V8_VERSION = '';
77

88
const FLAG_NONE = 1;
9-
109
const FLAG_FORCE_ARRAY = 2;
1110

1211
const DEBUG_AUTO_BREAK_NEVER = 1;
13-
1412
const DEBUG_AUTO_BREAK_ONCE = 2;
15-
1613
const DEBUG_AUTO_BREAK_ALWAYS = 3;
1714

1815
/* Methods */

0 commit comments

Comments
 (0)