@@ -9,6 +9,8 @@ |
||
| 9 | 9 | /** |
| 10 | 10 | * @param int $maxwidth |
| 11 | 11 | * @param int $maxheight |
| 12 | + * @param integer $width |
|
| 13 | + * @param integer $height |
|
| 12 | 14 | * @return \stdClass |
| 13 | 15 | */ |
| 14 | 16 | public function resizeToWithin($width, $height, $maxwidth, $maxheight) |