File manager - Edit - /var/www/html/gop/api/app/Models/Historico.php
Back
<?php namespace App\Models; class Historico extends BaseModel { protected $fillable = [ 'campo', 'titulo', 'descricao', 'valor_antigo', 'valor_novo', 'historicable_id', 'historicable_type', ]; public function historicable() { return $this->morphTo(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings