Skip to content

Commit a29be5c

Browse files
author
Vítězslav Dvořák
committed
strict types update
1 parent 0964fe7 commit a29be5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SpojeNet/PohodaSQL/Agenda.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ class Agenda extends \Ease\SQL\Engine
123123
/**
124124
* DatSave column name.
125125
*/
126-
public string $lastModifiedColumn;
126+
public ?string $lastModifiedColumn;
127127

128128
/**
129129
* SetUp Object to be ready for connect.

0 commit comments

Comments
 (0)