public function QueryPath::getOptions in QueryPath 6
Same name and namespace in other branches
- 7.3 QueryPath/QueryPath.php \QueryPath::getOptions()
- 7.2 QueryPath/QueryPath.php \QueryPath::getOptions()
File
- QueryPath/
QueryPath.php, line 197
Class
Code
public function getOptions() {
return $this->options;
}