Completed
Push — master ( f87f64...7922ca )
by Pavel
04:29
created
AutoTreeTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
 
49 49
     /**
50 50
      * @param string $method
51
-     * @param array $list
51
+     * @param string[] $list
52 52
      * @param array $arguments
53 53
      * @param bool $firstOnly
54 54
      * @return mixed
Please login to merge, or discard this patch.
tests/migrations/TestMigration.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\migrations;
9 9
 
Please login to merge, or discard this patch.
tests/AlNiTest.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;
9 9
 
Please login to merge, or discard this patch.
tests/AlNsTest.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;
9 9
 
Please login to merge, or discard this patch.
tests/AlMpTest.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;
9 9
 
Please login to merge, or discard this patch.
tests/bootstrap.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
 defined('YII_DEBUG') or define('YII_DEBUG', true);
9 9
 defined('YII_ENV') or define('YII_ENV', 'test');
Please login to merge, or discard this patch.
tests/AutoTreeTraitTestCase.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;
9 9
 
Please login to merge, or discard this patch.
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;
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;
9 9
 
Please login to merge, or discard this patch.