Добавлено ТОДО
This commit is contained in:
@ -45,7 +45,7 @@ abstract class Upload
|
|||||||
* @param $greagwar_image GreagwarImage
|
* @param $greagwar_image GreagwarImage
|
||||||
* @param null $width
|
* @param null $width
|
||||||
* @param null $height
|
* @param null $height
|
||||||
* @param bool $crop
|
* @param bool $crop TODO: разъяснить за что отвечает этот "магический" параметер
|
||||||
*/
|
*/
|
||||||
public static function saveImage($image, $greagwar_image, $width = null, $height = null, $crop = true)
|
public static function saveImage($image, $greagwar_image, $width = null, $height = null, $crop = true)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user