Skip to content

Commit 0202d39

Browse files
committed
:octocat:
1 parent aee5869 commit 0202d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ImagetilerOptionsTrait.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ trait ImagetilerOptionsTrait{
113113
/**
114114
* tile image extension - autodetected from format if none given
115115
*/
116-
protected ? string$tile_ext = null;
116+
protected ?string $tile_ext = null;
117117

118118
/**
119119
* quality of the saved image in jpeg format

0 commit comments

Comments
 (0)