@@ -48,7 +48,7 @@ |
||
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 |
@@ -1,9 +1,9 @@ |
||
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 |
@@ -1,9 +1,9 @@ |
||
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 |
@@ -1,9 +1,9 @@ |
||
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 |
@@ -1,9 +1,9 @@ |
||
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 |
@@ -1,9 +1,9 @@ |
||
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'); |
@@ -1,9 +1,9 @@ |
||
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 |
@@ -1,9 +1,9 @@ |
||
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 |
@@ -1,9 +1,9 @@ |
||
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 |