Skip to content

Commit

Permalink
:octocat:
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Mar 22, 2024
1 parent aee5869 commit 0202d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ImagetilerOptionsTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ trait ImagetilerOptionsTrait{
/**
* tile image extension - autodetected from format if none given
*/
protected ? string$tile_ext = null;
protected ?string $tile_ext = null;

/**
* quality of the saved image in jpeg format
Expand Down

0 comments on commit 0202d39

Please sign in to comment.