You are here

function DrupalGoogleMini::getQueryParts in Google Search Appliance 6.2

File

./DrupalGoogleMini.php, line 22

Class

DrupalGoogleMini

Code

function getQueryParts() {
  return $this->_queryParts;
}