Свойство | Type | Description | |
---|---|---|---|
$belongsToMany | Relations | ||
$rules | Validation rules |
Свойство | Type | Description | |
---|---|---|---|
$fillable | The attributes that are mass assignable. | ||
$guestGroup | |||
$table | The database table used by the model. |
Méthode | Description | |
---|---|---|
getGuestGroup ( ) : RainLab\User\Models\UserGroup | Returns the guest user group. |
public static getGuestGroup ( ) : RainLab\User\Models\UserGroup | ||
Résultat | RainLab\User\Models\UserGroup |