%PDF- %PDF-
Direktori : /home/ugotscom/kma/vendor/botman/botman/src/Interfaces/ |
Current File : /home/ugotscom/kma/vendor/botman/botman/src/Interfaces/QuestionActionInterface.php |
<?php namespace BotMan\BotMan\Interfaces; interface QuestionActionInterface { /** * Array representation of the question action. * * @return array */ public function toArray(); }