Learndash_DTO::__construct Learndash_DTO::__construct( array $args = array() ) Constructor. ContentsDescription Parameters Return Source Changelog Related @package Uses Description # Parameters # $args (<span class="arrayarray<string|">int,mixed>) (Optional) DTO properties. Default value: array() Return # (void) Source # File: includes/dto/class-learndash-dto.php Changelog # Changelog Version Description 4.5.0 Introduced. Related # @package # LearnDash Uses # Uses Uses Description includes/helpers/class-learndash-arr.php: Learndash_Arr::get () Returns a value from array by the passed key or the default value if not found. includes/dto/class-learndash-dto.php: Learndash_DTO::get_properties () Returns public properties. includes/dto/class-learndash-dto.php: Learndash_DTO::validate () Returns public properties.
Uses # Uses Uses Description includes/helpers/class-learndash-arr.php: Learndash_Arr::get () Returns a value from array by the passed key or the default value if not found. includes/dto/class-learndash-dto.php: Learndash_DTO::get_properties () Returns public properties. includes/dto/class-learndash-dto.php: Learndash_DTO::validate () Returns public properties.