You appear to be a bot. Output may be restricted Description Delete all configs in _config array. Usage ORM::reset_config(); Parameters Returns void Source File name: wordpress-seo/vendor_prefixed/j4mie/idiorm/idiorm.php Lines: 1 to 5 of 5 public static function reset_config() { self::$_config = array(); } View on GitHub View on Trac