getAppId() public méthode

public getAppId ( ) : string
Résultat string
Exemple #1
0
 /**
  * @return string
  */
 public function getAppId()
 {
     return $this->producer->getAppId();
 }