Changeset c5e383e for app/Models/Department.php
- Timestamp:
- 12/26/21 18:31:54 (3 years ago)
- Branches:
- master
- Parents:
- 62d01a6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
app/Models/Department.php
r62d01a6 rc5e383e 26 26 return $this->belongsTo(User::class); 27 27 } 28 29 28 }
Note:
See TracChangeset
for help on using the changeset viewer.