/** * Get all attributes * * @return array * * @since 4.0.0 */ public function getAttributes() : array { return $this->attributes; }