Learndash_Admin_Export_Mapper::__construct( Learndash_Admin_Export_File_Handler $file_handler, Learndash_Admin_Import_Export_Logger $logger )
Constructor.
Description #
Parameters #
- $file_handler
-
(Learndash_Admin_Export_File_Handler) (Required) File Handler class instance.
- $logger
-
(Learndash_Admin_Import_Export_Logger) (Required) Logger class instance.
Source #
File: includes/admin/classes-import-export/export/class-learndash-admin-export-mapper.php
Changelog #
Version | Description |
---|---|
4.3.0 | Introduced. |