/var/www/flurhymez/vendor/intervention/image/src/Intervention/Image/Gd/Commands
Edit: /var/www/flurhymez/vendor/intervention/image/src/Intervention/Image/Gd/Commands/PixelateCommand.php (488B)
argument(0)->type('digit')->value(10);
return imagefilter($image->getCore(), IMG_FILTER_PIXELATE, $size, true);
}
}