File manager - Edit - /var/www/ratemypay/vendor/laravel/framework/src/Illuminate/Queue/Events/QueueBusy.php
Back
<?php namespace Illuminate\Queue\Events; class QueueBusy { /** * Create a new event instance. * * @param string $connection The connection name. * @param string $queue The queue name. * @param int $size The size of the queue. */ public function __construct( public $connection, public $queue, public $size, ) { } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings