ok
Direktori : /proc/self/root/home2/selectio/www/billingsoftwarenew/core/app/Notify/ |
Current File : //proc/self/root/home2/selectio/www/billingsoftwarenew/core/app/Notify/Notifiable.php |
<?php namespace App\Notify; interface Notifiable { public function send(); public function prevConfiguration(); }