File manager - Edit - /home/autoph/public_html/projects/aha-api/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 |
.
| PHP 8.1.32 | Generation time: 0.04 |
proxy
|
phpinfo
|
Settings