コード例 #1
0
ファイル: Alexa.php プロジェクト: michaeljhopkins/alexa-app
 public function slots()
 {
     return $this->alexaRequest->slots();
 }