File manager - Edit - /var/www/payraty/lms_main/vendor/laravel/framework/src/Illuminate/Queue/Events/JobPopping.php
Back
<?php namespace Illuminate\Queue\Events; class JobPopping { /** * The connection name. * * @var string */ public $connectionName; /** * Create a new event instance. * * @param string $connectionName * @return void */ public function __construct($connectionName) { $this->connectionName = $connectionName; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings