File manager - Edit - /var/www/ratemypay/vendor/laravel/framework/src/Illuminate/Console/Events/ScheduledTaskFinished.php
Back
<?php namespace Illuminate\Console\Events; use Illuminate\Console\Scheduling\Event; class ScheduledTaskFinished { /** * Create a new event instance. * * @param \Illuminate\Console\Scheduling\Event $task The scheduled event that ran. * @param float $runtime The runtime of the scheduled event. */ public function __construct( public Event $task, public float $runtime, ) { } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings