File manager - Edit - /home/linknsbh/cecil-hotel.net/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.2.31 | Generation time: 0.91 |
proxy
|
phpinfo
|
Settings