@@ -147,7 +147,7 @@ |
||
| 147 | 147 | * Useful for form validation |
| 148 | 148 | * |
| 149 | 149 | * @param string $property The name of the property to change |
| 150 | - * @param mixed $value The value of the property |
|
| 150 | + * @param string $value The value of the property |
|
| 151 | 151 | * @return self |
| 152 | 152 | */ |
| 153 | 153 | protected function inject($property, $value) |