Viewing File: /usr/local/cpanel/3rdparty/wp-toolkit/plib/vendor/robmorgan/phinx/src/Phinx/Db/Action/DropTable.php

<?php

/**
 * MIT License
 * For full license information, please view the LICENSE file that was distributed with this source code.
 */

namespace Phinx\Db\Action;

class DropTable extends Action
{
}
Back to Directory File Manager