Completed
Push — master ( 7922ca...e098c0 )
by Pavel
03:59
created
tests/ArrayDataSet.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link https://github.com/paulzi/yii2-auto-tree
4
- * @copyright Copyright (c) 2015 PaulZi <[email protected]>
5
- * @license MIT (https://github.com/paulzi/yii2-auto-tree/blob/master/LICENSE)
6
- */
3
+     * @link https://github.com/paulzi/yii2-auto-tree
4
+     * @copyright Copyright (c) 2015 PaulZi <[email protected]>
5
+     * @license MIT (https://github.com/paulzi/yii2-auto-tree/blob/master/LICENSE)
6
+     */
7 7
 
8 8
 namespace paulzi\autotree\tests\models;
9 9
 
Please login to merge, or discard this patch.
tests/BaseTestCase.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link https://github.com/paulzi/yii2-auto-tree
4
- * @copyright Copyright (c) 2015 PaulZi <[email protected]>
5
- * @license MIT (https://github.com/paulzi/yii2-auto-tree/blob/master/LICENSE)
6
- */
3
+     * @link https://github.com/paulzi/yii2-auto-tree
4
+     * @copyright Copyright (c) 2015 PaulZi <[email protected]>
5
+     * @license MIT (https://github.com/paulzi/yii2-auto-tree/blob/master/LICENSE)
6
+     */
7 7
 
8 8
 namespace paulzi\autotree\tests\models;
9 9
 
Please login to merge, or discard this patch.
tests/models/NodeAlMp.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link https://github.com/paulzi/yii2-auto-tree
4
- * @copyright Copyright (c) 2015 PaulZi <[email protected]>
5
- * @license MIT (https://github.com/paulzi/yii2-auto-tree/blob/master/LICENSE)
6
- */
3
+     * @link https://github.com/paulzi/yii2-auto-tree
4
+     * @copyright Copyright (c) 2015 PaulZi <[email protected]>
5
+     * @license MIT (https://github.com/paulzi/yii2-auto-tree/blob/master/LICENSE)
6
+     */
7 7
 
8 8
 namespace paulzi\autotree\tests\models;
9 9
 
Please login to merge, or discard this patch.
tests/models/NodeQuery.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link https://github.com/paulzi/yii2-auto-tree
4
- * @copyright Copyright (c) 2015 PaulZi <[email protected]>
5
- * @license MIT (https://github.com/paulzi/yii2-auto-tree/blob/master/LICENSE)
6
- */
3
+     * @link https://github.com/paulzi/yii2-auto-tree
4
+     * @copyright Copyright (c) 2015 PaulZi <[email protected]>
5
+     * @license MIT (https://github.com/paulzi/yii2-auto-tree/blob/master/LICENSE)
6
+     */
7 7
 
8 8
 namespace paulzi\autotree\tests\models;
9 9
 
Please login to merge, or discard this patch.
tests/models/NodeAlNs.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link https://github.com/paulzi/yii2-auto-tree
4
- * @copyright Copyright (c) 2015 PaulZi <[email protected]>
5
- * @license MIT (https://github.com/paulzi/yii2-auto-tree/blob/master/LICENSE)
6
- */
3
+     * @link https://github.com/paulzi/yii2-auto-tree
4
+     * @copyright Copyright (c) 2015 PaulZi <[email protected]>
5
+     * @license MIT (https://github.com/paulzi/yii2-auto-tree/blob/master/LICENSE)
6
+     */
7 7
 
8 8
 namespace paulzi\autotree\tests\models;
9 9
 
Please login to merge, or discard this patch.