You are here

public function ManifestInterface::deleteImage in Progressive Web App 8

Same name and namespace in other branches
  1. 2.x src/ManifestInterface.php \Drupal\pwa\ManifestInterface::deleteImage()

Deletes the images that are used for the manifest file.

1 method overrides ManifestInterface::deleteImage()
Manifest::deleteImage in src/Manifest.php
Deletes the images that are used for the manifest file.

File

src/ManifestInterface.php, line 21

Class

ManifestInterface
Manifest JSON building service.

Namespace

Drupal\pwa

Code

public function deleteImage();