Ignore:
Timestamp:
10/24/21 20:55:11 (3 years ago)
Author:
beratkjufliju <kufliju@…>
Branches:
develop, master
Children:
7043def
Parents:
e0d3f94
Message:

bug fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • app/Models/Department.php

    re0d3f94 r0df7a93  
    2828        return $this->hasMany(Folder::class);
    2929    }
     30
     31//    public function getDeptId(){
     32//        return Department::where('id', $this->id)->get();
     33//    }
    3034}
Note: See TracChangeset for help on using the changeset viewer.