LLMS_Analytics_Widget::get_query()
Contents
Source Source
File: includes/abstracts/abstract.llms.analytics.widget.php
protected function get_query() {
return $this->query;
}
Expand full source code Collapse full source code View on GitHub
File: includes/abstracts/abstract.llms.analytics.widget.php
protected function get_query() {
return $this->query;
}
Expand full source code Collapse full source code View on GitHub