File manager - Edit - /var/www/ratemypay/vendor/laravel/framework/src/Illuminate/Log/Events/MessageLogged.php
Back
<?php namespace Illuminate\Log\Events; class MessageLogged { /** * Create a new event instance. * * @param "emergency"|"alert"|"critical"|"error"|"warning"|"notice"|"info"|"debug" $level The log "level". * @param string $message The log message. * @param array $context The log context. */ public function __construct( public $level, public $message, public array $context = [], ) { } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings