Example: add missing typehtins

This package actually fails on checking itself here
This commit is contained in:
Tomáš Votruba
2017-11-27 18:38:31 +01:00
committed by Jaap van Otterdijk
parent 1119a97659
commit 66465776cf
+2 -2
View File
@@ -33,12 +33,12 @@ final class Example extends BaseTag
private $isURI = false; private $isURI = false;
/** /**
* @var * @var int
*/ */
private $startingLine; private $startingLine;
/** /**
* @var * @var int
*/ */
private $lineCount; private $lineCount;