add_action( 'after_uninstall', [ TierPricingTablePlugin::class, 'uninstall' ] ); $main->run(); } );