Beispiel #1
0
 /**
  * {@inheritdoc}
  *
  * @return array Returns an associative array of data containing the following:
  *      message_id => Message ID of the sent message
  *      md5 => MD5 of the message
  */
 public function getResult()
 {
     return parent::getResult();
 }