Added button to create Netzbau Object from AdressDB

This commit is contained in:
Frank Schubert
2025-11-11 18:32:46 +01:00
parent 033a465b27
commit dda503c615
4 changed files with 121 additions and 29 deletions

View File

@@ -1,6 +1,7 @@
<?php
class BuildingModel {
public $adb_hausnummer_id = null;
public $network_id = null;
public $pop_id = null;
public $type_id = null;