"Struktur_Verwalter", "ident" => "Verwalter", "short" => "sv"]; protected $has = ["uuid" => false, "sha256" => false]; protected $definitions = [ "fields" => [ "Kürzel" => ["default" => "", "type" => "s"], "Name" => ["default" => "", "type" => "s"] ], "keys" => [], "links" => [ "Personal" => ["linkClass" => "Personal_Verwalter"], "Rechte" => ["linkClass" => "Rechte_Verwalter"], ] ]; }