File manager - Edit - /var/www/ratemypay/vendor/laravel/framework/src/Illuminate/Queue/Events/JobExceptionOccurred.php
Back
<?php namespace Illuminate\Queue\Events; class JobExceptionOccurred { /** * Create a new event instance. * * @param string $connectionName The connection name. * @param \Illuminate\Contracts\Queue\Job $job The job instance. * @param \Throwable $exception The exception instance. */ public function __construct( public $connectionName, public $job, public $exception, ) { } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings