%PDF- %PDF-
Direktori : /var/www/html/car_rent/app/Models/ |
Current File : /var/www/html/car_rent/app/Models/Roleright.php |
<?php class Roleright extends Eloquent { protected $table = 'rolerights'; public $timestamps = false; protected $guarded = array('id'); }