|
3 | 3 | [0] => Array |
4 | 4 | ( |
5 | 5 | [line] => 41 |
6 | | - [file] => /home/mspirkov/open-source/yiisoft/yii2-apidoc/tests/data/api/animal/Animal.php |
| 6 | + [file] => /tests/data/api/animal/Animal.php |
7 | 7 | [message] => No docblock for element '$propertyWithoutDoc' |
8 | 8 | ) |
9 | 9 |
|
10 | 10 | [1] => Array |
11 | 11 | ( |
12 | 12 | [line] => 41 |
13 | | - [file] => /home/mspirkov/open-source/yiisoft/yii2-apidoc/tests/data/api/animal/Animal.php |
| 13 | + [file] => /tests/data/api/animal/Animal.php |
14 | 14 | [message] => No short description for element '$propertyWithoutDoc' |
15 | 15 | ) |
16 | 16 |
|
17 | 17 | [2] => Array |
18 | 18 | ( |
19 | 19 | [line] => 43 |
20 | | - [file] => /home/mspirkov/open-source/yiisoft/yii2-apidoc/tests/data/api/animal/Animal.php |
| 20 | + [file] => /tests/data/api/animal/Animal.php |
21 | 21 | [message] => No docblock for element '$propertyWithoutDocAndTypeHint' |
22 | 22 | ) |
23 | 23 |
|
24 | 24 | [3] => Array |
25 | 25 | ( |
26 | 26 | [line] => 43 |
27 | | - [file] => /home/mspirkov/open-source/yiisoft/yii2-apidoc/tests/data/api/animal/Animal.php |
| 27 | + [file] => /tests/data/api/animal/Animal.php |
28 | 28 | [message] => No short description for element '$propertyWithoutDocAndTypeHint' |
29 | 29 | ) |
30 | 30 |
|
31 | 31 | [4] => Array |
32 | 32 | ( |
33 | 33 | [line] => 70 |
34 | | - [file] => /home/mspirkov/open-source/yiisoft/yii2-apidoc/tests/data/api/animal/Animal.php |
| 34 | + [file] => /tests/data/api/animal/Animal.php |
35 | 35 | [message] => No docblock for element 'setBirthDate' |
36 | 36 | ) |
37 | 37 |
|
38 | 38 | [5] => Array |
39 | 39 | ( |
40 | 40 | [line] => 32 |
41 | | - [file] => /home/mspirkov/open-source/yiisoft/yii2-apidoc/tests/data/api/animal/Cat.php |
| 41 | + [file] => /tests/data/api/animal/Cat.php |
42 | 42 | [message] => No docblock for element 'methodWithoutDocAndTypeHints' |
43 | 43 | ) |
44 | 44 |
|
45 | 45 | [6] => Array |
46 | 46 | ( |
47 | 47 | [line] => 40 |
48 | | - [file] => /home/mspirkov/open-source/yiisoft/yii2-apidoc/tests/data/api/animal/Cat.php |
| 48 | + [file] => /tests/data/api/animal/Cat.php |
49 | 49 | [message] => No short description for Method 'methodWithTodoTag' |
50 | 50 | ) |
51 | 51 |
|
52 | 52 | [7] => Array |
53 | 53 | ( |
54 | 54 | [line] => 30 |
55 | | - [file] => /home/mspirkov/open-source/yiisoft/yii2-apidoc/tests/data/api/animal/Dog.php |
| 55 | + [file] => /tests/data/api/animal/Dog.php |
56 | 56 | [message] => No short description for Method 'methodWithInvalidReturnTag' |
57 | 57 | ) |
58 | 58 |
|
59 | 59 | [8] => Array |
60 | 60 | ( |
61 | 61 | [line] => 11 |
62 | | - [file] => /home/mspirkov/open-source/yiisoft/yii2-apidoc/tests/data/api/base/Component.php |
| 62 | + [file] => /tests/data/api/base/Component.php |
63 | 63 | [message] => No docblock for element 'yiiunit\apidoc\data\api\base\Component' |
64 | 64 | ) |
65 | 65 |
|
|
0 commit comments