setContent($value); return $this; } public function getValueAttribute() { // textarea elements don't have a value attribute return null; } }