<?php namespace Lowest_Price\config; class uninstall { public static function run_uninstall() { // @todo: remove table? } }