mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-14 20:17:14 +01:00
Versanddienstleister Bugfix
This commit is contained in:
parent
c5b6f01f9c
commit
1c7e84d8f2
@ -8,7 +8,7 @@ abstract class Versanddienstleister {
|
||||
protected ?int $documentPrinterId;
|
||||
protected bool $shippingMail;
|
||||
protected ?int $businessLetterTemplateId;
|
||||
protected object $settings;
|
||||
protected ?object $settings;
|
||||
|
||||
public function __construct(Application $app, ?int $id)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user