Subversion-Projekte lars-tiefland.webanos.faltradxxs.de

Revision

Revision 2 | Revision 21 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 2 Revision 15
Zeile 12... Zeile 12...
12
    {
12
    {
13
        use HasApiTokens, HasFactory, Notifiable;
13
        use HasApiTokens, HasFactory, Notifiable;
Zeile 14... Zeile 14...
14
 
14
 
15
 
-
 
16
        /**
-
 
17
         * @var string
-
 
18
         */
-
 
19
        protected $guarded = "admin";
15
 
20
        /**
16
        /**
21
         * The attributes that are mass assignable.
17
         * The attributes that are mass assignable.
22
         *
18
         *
23
         * @var array<int, string>
19
         * @var array<int, string>