1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-30 17:19:50 +02:00

Edit param type in doc block

This commit is contained in:
Oliver Vogel
2024-01-28 12:36:28 +01:00
parent 3301fc9532
commit 00a24553d3

View File

@@ -18,7 +18,7 @@ class Frame implements FrameInterface
* Create new frame instance * Create new frame instance
* *
* @param GdImage $native * @param GdImage $native
* @param float|int $delay * @param float $delay
* @param int $dispose * @param int $dispose
* @param int $offset_left * @param int $offset_left
* @param int $offset_top * @param int $offset_top