@@ -131,7 +131,7 @@ |
||
131 | 131 | $subject->addFnTypeWarning('Missing PHPDoc tag or void type declaration for :subject:'); |
132 | 132 | } |
133 | 133 | } else { |
134 | - $subject->addDocTypeWarning('Add type hint in PHPDoc tag for :subject:'); |
|
134 | + $subject->addDocTypeWarning('Add type hint in PHPDoc tag for :subject:'); |
|
135 | 135 | } |
136 | 136 | } |
137 | 137 | } |