public function PhpStorageInterface::deleteAll

Removes all files in this bin.

2 methods override PhpStorageInterface::deleteAll()

File

drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php, line 80
Definition of Drupal\Component\PhpStorage\PhpStorageInterface.

Class

PhpStorageInterface
Stores and loads PHP code.

Namespace

Drupal\Component\PhpStorage

Code

public function deleteAll();