Searched refs:typeId (Results 1 – 2 of 2) sorted by relevance
29 public $typeId; variable in Google\\Service\\YouTube\\Entity52 public function setTypeId($typeId) argument54 $this->typeId = $typeId;61 return $this->typeId;
41 $typeId = (int)$num->xpath('.//w:abstractNumId')[0]->attributes('w', true)->val;42 if (isset($types[$typeId])) {43 $this->numbering[$id] = $types[$typeId];