Searched refs:shortTitle (Results 1 – 2 of 2) sorted by relevance
44 public $shortTitle; variable in Google\\Service\\ShoppingContent\\OrderPromotion151 public function setShortTitle($shortTitle) argument153 $this->shortTitle = $shortTitle;160 return $this->shortTitle;
102 if (isset($data->shortTitle)) { $e->setCiteKey(html_entity_decode($data->shortTitle)); }