JDatabaseImporter::withStructure
Sets an internal option to merge the structure based on the input data.
Signature
public function withStructure([boolean
$setting = true] )
Parameters
-
$setting
- True to export the structure, false to not.
Returns
- JDatabaseImporter
- Method supports chaining.