@@ -166,7 +166,7 @@ |
||
166 | 166 | |
167 | 167 | /** |
168 | 168 | * @param string $attribute |
169 | - * @param null $value |
|
169 | + * @param null|string $value |
|
170 | 170 | * @return $this |
171 | 171 | */ |
172 | 172 | public function addAttribute($attribute, $value = null) |