public function SendInBlueApiInterface::partnerDrupal in SendinBlue 8
Same name and namespace in other branches
- 8.2 src/Tools/Api/SendInBlueApiInterface.php \Drupal\sendinblue\Tools\Api\SendInBlueApiInterface::partnerDrupal()
Add the Partner's name in sendinblue.
2 methods override SendInBlueApiInterface::partnerDrupal()
- SendinblueApiV2::partnerDrupal in src/
Tools/ Api/ SendinblueApiV2.php - Add the Partner's name in sendinblue.
- SendinblueApiV3::partnerDrupal in src/
Tools/ Api/ SendinblueApiV3.php - Add the Partner's name in sendinblue.
File
- src/
Tools/ Api/ SendInBlueApiInterface.php, line 169
Class
- SendInBlueApiInterface
- Interface for SendInBlue API.
Namespace
Drupal\sendinblue\Tools\ApiCode
public function partnerDrupal();