File manager - Edit - /home/autoph/public_html/projects/vendor/laravel/framework/src/Illuminate/Foundation/Queue/Queueable.php
Back
<?php namespace Illuminate\Foundation\Queue; use Illuminate\Bus\Queueable as QueueableByBus; use Illuminate\Foundation\Bus\Dispatchable; use Illuminate\Queue\InteractsWithQueue; use Illuminate\Queue\SerializesModels; trait Queueable { use Dispatchable, InteractsWithQueue, QueueableByBus, SerializesModels; }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings