bindTo($this->row); $href = call_user_func($href, $this->value); } else { $href = $href ?: $this->value; } return "{$this->value}"; } }