ok
Direktori : /proc/thread-self/root/home2/selectio/public_html/myclassicfit.com-1/app/Model/ |
Current File : //proc/thread-self/root/home2/selectio/public_html/myclassicfit.com-1/app/Model/SearchFunction.php |
<?php namespace App\Model; use Illuminate\Database\Eloquent\Model; class SearchFunction extends Model { protected $guarded; }