/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Spanner
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Spanner/ChildLink.php (1159B)
childIndex = $childIndex;
}
public function getChildIndex()
{
return $this->childIndex;
}
public function setType($type)
{
$this->type = $type;
}
public function getType()
{
return $this->type;
}
public function setVariable($variable)
{
$this->variable = $variable;
}
public function getVariable()
{
return $this->variable;
}
}