/usr/share/phpmyadmin/libraries/classes/Properties/Plugins
NameSizeModeActions
ExportPluginProperties.php14130644editdlrm
ImportPluginProperties.php7560644editdlrm
PluginPropertyItem.php30620644editdlrm
SchemaPluginProperties.php9930644editdlrm
Edit: /usr/share/phpmyadmin/libraries/classes/Properties/Plugins/ExportPluginProperties.php (1413B)
forceFile; } /** * Sets the force file parameter * * @param bool $forceFile the force file parameter * * @return void */ public function setForceFile($forceFile) { $this->forceFile = $forceFile; } }