Latest JAS v1.1.0
144 plugins online

Code / Storage / clear

Storage :: clear
Method
include/storage/storage.php

Description...

Return values

Nothing
Returns

Examples

Storage Clear method example
PHP
<?
  $storage->clear();  //Call Storage::clear method
?>

Comments (0)