getSupportedQueryLanguages() public method

{@inheritDoc}
Esempio n. 1
0
 /**
  * {@inheritDoc}
  */
 public function getSupportedQueryLanguages()
 {
     return $this->transport->getSupportedQueryLanguages();
 }