Completed
Push — master ( f16f1c...ede722 )
by Alexander
02:55
created
src/Locator/ComposerLocator.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Parser Reflection API
4
- *
5
- * @copyright Copyright 2015, Lisachenko Alexander <[email protected]>
6
- *
7
- * This source file is subject to the license that is bundled
8
- * with this source code in the file LICENSE.
9
- */
3
+     * Parser Reflection API
4
+     *
5
+     * @copyright Copyright 2015, Lisachenko Alexander <[email protected]>
6
+     *
7
+     * This source file is subject to the license that is bundled
8
+     * with this source code in the file LICENSE.
9
+     */
10 10
 
11 11
 namespace Go\ParserReflection\ValueResolver;
12 12
 
Please login to merge, or discard this patch.
src/ReflectionException.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Parser Reflection API
4
- *
5
- * @copyright Copyright 2015, Lisachenko Alexander <[email protected]>
6
- *
7
- * This source file is subject to the license that is bundled
8
- * with this source code in the file LICENSE.
9
- */
3
+     * Parser Reflection API
4
+     *
5
+     * @copyright Copyright 2015, Lisachenko Alexander <[email protected]>
6
+     *
7
+     * This source file is subject to the license that is bundled
8
+     * with this source code in the file LICENSE.
9
+     */
10 10
 
11 11
 namespace Go\ParserReflection\ValueResolver;
12 12
 
Please login to merge, or discard this patch.
src/ReflectionFile.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Parser Reflection API
4
- *
5
- * @copyright Copyright 2015, Lisachenko Alexander <[email protected]>
6
- *
7
- * This source file is subject to the license that is bundled
8
- * with this source code in the file LICENSE.
9
- */
3
+     * Parser Reflection API
4
+     *
5
+     * @copyright Copyright 2015, Lisachenko Alexander <[email protected]>
6
+     *
7
+     * This source file is subject to the license that is bundled
8
+     * with this source code in the file LICENSE.
9
+     */
10 10
 
11 11
 namespace Go\ParserReflection\ValueResolver;
12 12
 
Please login to merge, or discard this patch.
src/Traits/InternalPropertiesEmulationTrait.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Parser Reflection API
4
- *
5
- * @copyright Copyright 2015, Lisachenko Alexander <[email protected]>
6
- *
7
- * This source file is subject to the license that is bundled
8
- * with this source code in the file LICENSE.
9
- */
3
+     * Parser Reflection API
4
+     *
5
+     * @copyright Copyright 2015, Lisachenko Alexander <[email protected]>
6
+     *
7
+     * This source file is subject to the license that is bundled
8
+     * with this source code in the file LICENSE.
9
+     */
10 10
 
11 11
 namespace Go\ParserReflection\ValueResolver;
12 12
 
Please login to merge, or discard this patch.
src/bootstrap.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Parser Reflection API
4
- *
5
- * @copyright Copyright 2015, Lisachenko Alexander <[email protected]>
6
- *
7
- * This source file is subject to the license that is bundled
8
- * with this source code in the file LICENSE.
9
- */
3
+     * Parser Reflection API
4
+     *
5
+     * @copyright Copyright 2015, Lisachenko Alexander <[email protected]>
6
+     *
7
+     * This source file is subject to the license that is bundled
8
+     * with this source code in the file LICENSE.
9
+     */
10 10
 
11 11
 namespace Go\ParserReflection\ValueResolver;
12 12
 
Please login to merge, or discard this patch.
src/ReflectionType.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Parser Reflection API
4
- *
5
- * @copyright Copyright 2015, Lisachenko Alexander <[email protected]>
6
- *
7
- * This source file is subject to the license that is bundled
8
- * with this source code in the file LICENSE.
9
- */
3
+     * Parser Reflection API
4
+     *
5
+     * @copyright Copyright 2015, Lisachenko Alexander <[email protected]>
6
+     *
7
+     * This source file is subject to the license that is bundled
8
+     * with this source code in the file LICENSE.
9
+     */
10 10
 
11 11
 namespace Go\ParserReflection\ValueResolver;
12 12
 
Please login to merge, or discard this patch.