File manager - Edit - /var/www/payraty/helpdesk/common/Auth/ActiveSession.php
Back
<?php namespace Common\Auth; use Illuminate\Database\Eloquent\Model; class ActiveSession extends Model { protected $guarded = ['id']; const MODEL_TYPE = 'active_session'; public static function getModelTypeAttribute(): string { return self::MODEL_TYPE; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings