@@ -294,7 +294,7 @@ |
||
294 | 294 | * |
295 | 295 | * @param string $name |
296 | 296 | * The name of the attribute. |
297 | - * @param mixed $default |
|
297 | + * @param string $default |
|
298 | 298 | * The default value to return if the attribute value does not exist. |
299 | 299 | * |
300 | 300 | * @return mixed |