mirror of
https://github.com/Intervention/image.git
synced 2025-08-13 17:34:04 +02:00
Complete docblock
This commit is contained in:
@@ -36,7 +36,8 @@ class RectangleResizer
|
||||
/**
|
||||
* Static factory method to create resizer with given target size
|
||||
*
|
||||
* @param array $arguments
|
||||
* @param mixed $arguments
|
||||
* @throws GeometryException
|
||||
* @return RectangleResizer
|
||||
*/
|
||||
public static function to(mixed ...$arguments): self
|
||||
|
Reference in New Issue
Block a user