Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCS: Delete Image docs are incorrect or missing information. #351

Closed
elindydotcom opened this issue Jul 28, 2022 · 0 comments · Fixed by #372
Closed

DOCS: Delete Image docs are incorrect or missing information. #351

elindydotcom opened this issue Jul 28, 2022 · 0 comments · Fixed by #372

Comments

@elindydotcom
Copy link

The documentation on how to delete an image is incorrect.

Deleting an image should be:

$image->delete()

The docs currently show an example of how to retrieve an image. Someone reading it might assume that you can just replace the getImage function call shown there with deleteImage but that would be incorrect.

k0ka added a commit that referenced this issue Dec 12, 2023
@k0ka k0ka mentioned this issue Dec 12, 2023
@k0ka k0ka closed this as completed in #372 Dec 12, 2023
k0ka added a commit that referenced this issue Dec 12, 2023
* fix #351

* fix documentation requirements, remove unused links in docs

* add badges, remove old contacts from README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant