%PDF- %PDF-
Direktori : /home/ugotscom/kma/vendor/botman/botman/src/Interfaces/ |
Current File : /home/ugotscom/kma/vendor/botman/botman/src/Interfaces/VerifiesService.php |
<?php namespace BotMan\BotMan\Interfaces; use Symfony\Component\HttpFoundation\Request; interface VerifiesService { public function verifyRequest(Request $request); }