Skip to content

Commit 2361adf

Browse files
committed
Update stubs
1 parent dda2871 commit 2361adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22

3-
function imagecolorsforindex(\GdImage $image, int $color) : array|false
3+
function imagecolorsforindex(\GdImage $image, int $color) : array
44
{
55
}

0 commit comments

Comments
 (0)