LLMS_Course::get_sku()
Get SKU
Description Description
Return Return
(string)
Source Source
File: includes/models/model.llms.course.php
public function get_sku() { return $this->sku; }
Expand full source code Collapse full source code View on GitHub
User Contributed Notes User Contributed Notes
Permalink: