TippingCanoe\Imager\Storage\Driver::saveFile PHP Метод

saveFile() публичный Метод

Exceptions can provide extended error information and will abort the save process.
public saveFile ( File $file, Image $image, array $filters = [] )
$file Symfony\Component\HttpFoundation\File\File
$image TippingCanoe\Imager\Model\Image
$filters array
    public function saveFile(File $file, Image $image, array $filters = []);