Torro_Forms::uninstall() Uninstalls the plugin. Description Drops all database tables and related content. See also Torro_Forms Source File: src/torro-forms.php public static function uninstall() { torro()->db()->uninstall(); } Expand full source code Collapse full source code View on GitHub Changelog Changelog Version Description 1.0.0 Introduced. Related Uses torro-forms.php: torro()