/** * Convert to a string. * * @return string * * @since 4.0.0 */ public function __toString() { return $this->getStyle(); }