mirror of
https://github.com/Intervention/image.git
synced 2025-08-16 10:54:02 +02:00
Fix @param order
This commit is contained in:
@@ -65,8 +65,8 @@ class InputHandler implements InputHandlerInterface
|
||||
/**
|
||||
* Create new input handler instance with given decoder classnames
|
||||
*
|
||||
* @param DriverInterface $driver
|
||||
* @param array<string|DecoderInterface> $decoders
|
||||
* @param DriverInterface $driver
|
||||
* @return void
|
||||
*/
|
||||
public function __construct(array $decoders = [], ?DriverInterface $driver = null)
|
||||
|
Reference in New Issue
Block a user