Completed
Push — master ( a79e6b...d251e3 )
by Koen
06:27
created
src/AST/StringASTNode.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * StringASTNode.php
4
- *
5
- * @author Koen Vlaswinkel <[email protected]>
6
- * @since  21/12/2015 10:32
7
- */
3
+     * StringASTNode.php
4
+     *
5
+     * @author Koen Vlaswinkel <[email protected]>
6
+     * @since  21/12/2015 10:32
7
+     */
8 8
 
9 9
 namespace Vlaswinkel\Lua\AST;
10 10
 
Please login to merge, or discard this patch.