Skip to content

Commit f3ddc2c

Browse files
aaa2000soyuka
authored andcommitted
Fix phpdoc
1 parent 2ac0d66 commit f3ddc2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Annotation/ApiProperty.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@ final class ApiProperty
7777
public $identifier;
7878

7979
/**
80-
* @var string
80+
* @var mixed
8181
*/
8282
public $default;
8383

8484
/**
85-
* @var string
85+
* @var mixed
8686
*/
8787
public $example;
8888

0 commit comments

Comments
 (0)