mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2025-01-26 04:31: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 ?int $documentPrinterId;
|
||||||
protected bool $shippingMail;
|
protected bool $shippingMail;
|
||||||
protected ?int $businessLetterTemplateId;
|
protected ?int $businessLetterTemplateId;
|
||||||
protected object $settings;
|
protected ?object $settings;
|
||||||
|
|
||||||
public function __construct(Application $app, ?int $id)
|
public function __construct(Application $app, ?int $id)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user