public function StatusInstagram::getConsumerKey in Heartbeat 8
Return value
mixed
File
- modules/
statusmessage/ src/ StatusInstagram.php, line 57
Class
Namespace
Drupal\statusmessageCode
public function getConsumerKey() {
return $this->consumerKey;
}