/** * The properties to be rendered. * * @return array * * @since 4.0.0 */ public function getAttributes() : array { return $this->attributes; }