File manager - Edit - /var/www/payraty/hris/vendor/lahirulhr/laravel-payhere/src/Events/AuthorizeCallbackEvent.php
Back
<?php /** * Created by PhpStorm. * User: lahiru * Date: 11/26/21 * Time: 4:03 PM */ namespace Lahirulhr\PayHere\Events; use Illuminate\Broadcasting\InteractsWithSockets; use Illuminate\Foundation\Events\Dispatchable; use Illuminate\Queue\SerializesModels; class AuthorizeCallbackEvent { use Dispatchable; use InteractsWithSockets; use SerializesModels; public $payload; public function __construct($payload) { $this->payload = $payload; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings