public function GetAttributes::getAttributes in SendinBlue 7.2
Return value
File
- includes/
Model/ GetAttributes.php, line 27
Class
Code
public function getAttributes() {
return $this->attributes;
}
public function getAttributes() {
return $this->attributes;
}