mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-26 08:29:28 +00:00
Added result array to properties of Lehreinheitmitarbeiter class
This commit is contained in:
@@ -44,6 +44,8 @@ class lehreinheitmitarbeiter extends basis_db
|
||||
public $ext_id; // bigint
|
||||
public $vertrag_id;
|
||||
|
||||
public $result = array();
|
||||
|
||||
/**
|
||||
* Konstruktor - Laedt optional einee LEMitarbeiterzuordnung
|
||||
* @param $lehreinheit_id
|
||||
|
||||
Reference in New Issue
Block a user