PHP Class Owl\Repositories\Eloquent\Models\UserRole

Inheritance: extends Illuminate\Database\Eloquent\Model
Afficher le fichier Open project: owl/owl Class Usage Examples

Protected Properties

Свойство Type Description
$fillable
$table string The database table used by the model.

Méthodes publiques

Méthode Description
user ( )

Method Details

user() public méthode

public user ( )

Property Details

$fillable protected_oe property

protected $fillable

$table protected_oe property

The database table used by the model.
protected string $table
Résultat string