Latest JAS v1.1.0
144 plugins online

Code / Base_Plugin_Setup / clear

Base_Plugin_Setup :: clear
Method
include/plugin.php

Description...

Return values

Nothing
Returns

Examples

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

Comments (0)