mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
Example: add missing typehtins
This package actually fails on checking itself here
This commit is contained in:
committed by
Jaap van Otterdijk
parent
1119a97659
commit
66465776cf
@@ -33,12 +33,12 @@ final class Example extends BaseTag
|
||||
private $isURI = false;
|
||||
|
||||
/**
|
||||
* @var
|
||||
* @var int
|
||||
*/
|
||||
private $startingLine;
|
||||
|
||||
/**
|
||||
* @var
|
||||
* @var int
|
||||
*/
|
||||
private $lineCount;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user