You are here

public function ViewsEFFieldsetTree::getTree in Views Exposed Form Fieldset 7.2

File

includes/tree.inc, line 32

Class

ViewsEFFieldsetTree

Code

public function getTree() {
  return $this->tree;
}