You are here

public function EntityUsageInterface::bulkDeleteAll in Entity Usage 8.4

Remove all records.

1 method overrides EntityUsageInterface::bulkDeleteAll()
EntityUsage::bulkDeleteAll in src/EntityUsage.php
Remove all records.

File

src/EntityUsageInterface.php, line 66

Class

EntityUsageInterface
Entity usage interface.

Namespace

Drupal\entity_usage

Code

public function bulkDeleteAll();