Home
last modified time | relevance | path

Searched refs:outputLabel (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_PredictionService.php724 public $outputLabel; variable in Google_Output
742 public function setOutputLabel( $outputLabel) { argument
743 $this->outputLabel = $outputLabel;
746 return $this->outputLabel;