@@ -141,7 +141,7 @@ |
||
141 | 141 | * Set a given attribute on the model. |
142 | 142 | * |
143 | 143 | * @param string $key |
144 | - * @param mixed $value |
|
144 | + * @param boolean $value |
|
145 | 145 | * |
146 | 146 | * @return self |
147 | 147 | */ |