File manager - Edit - /var/www/ratemypay/vendor/laravel/framework/src/Illuminate/Database/Events/ModelsPruned.php
Back
<?php namespace Illuminate\Database\Events; class ModelsPruned { /** * Create a new event instance. * * @param string $model The class name of the model that was pruned. * @param int $count The number of pruned records. */ public function __construct( public $model, public $count, ) { } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings