1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-13 09:24:05 +02:00

Updated comments to match method signatures

This commit is contained in:
Guido Contreras Woda
2014-04-09 11:14:40 -03:00
parent 336c40eee2
commit 6b7b46b299

View File

@@ -1240,8 +1240,8 @@ class Image
* @param integer $posx
* @param integer $posy
* @param mixed $size_or_callback
* @param integer $angle
* @param string $color
* @param integer $angle
* @param string $fontfile
* @return Image
*/