3 methods override CacheBackendInterface::delete()

ApcuBackend::delete in core/lib/Drupal/Core/Cache/ApcuBackend.php
Deletes an item from the cache.
NullBackend::delete in core/lib/Drupal/Core/Cache/NullBackend.php
Deletes an item from the cache.
PhpBackend::delete in core/lib/Drupal/Core/Cache/PhpBackend.php
Deletes an item from the cache.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.