0byt3m1n1
Path:
C:
/
wamp64
/
apps
/
phpmyadmin4.9.2
/
libraries
/
classes
/
Config
/
Forms
/
Setup
/
[
Home
]
File: ExportForm.php
<?php /* vim: set expandtab sw=4 ts=4 sts=4: */ /** * User preferences form * * @package PhpMyAdmin */ namespace PhpMyAdmin\Config\Forms\Setup; class ExportForm extends \PhpMyAdmin\Config\Forms\User\ExportForm { }