Latest JAS v1.1.0
144 plugins online

Code / Storage / get

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

Description...

Return values

Nothing
Returns

Examples

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

Comments (0)