Skip to content

Commit

Permalink
#51 - Strict type update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitexus committed Nov 19, 2024
1 parent 0e578c4 commit c6e6fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AbraFlexi/Zavazek.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ class Zavazek extends \AbraFlexi\RW
use firma;
use sum;
use email;
public $evidence = 'zavazek';
public ?string $evidence = 'zavazek';
}

0 comments on commit c6e6fe8

Please sign in to comment.