Skip to content

Commit 6646577

Browse files
Tomáš Votrubajaapio
Tomáš Votruba
authored andcommitted
Example: add missing typehtins
This package actually fails on checking itself here
1 parent 1119a97 commit 6646577

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/DocBlock/Tags/Example.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ final class Example extends BaseTag
3333
private $isURI = false;
3434

3535
/**
36-
* @var
36+
* @var int
3737
*/
3838
private $startingLine;
3939

4040
/**
41-
* @var
41+
* @var int
4242
*/
4343
private $lineCount;
4444

0 commit comments

Comments
 (0)