Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/
H A DEndpointMatcherMetadataLabelMatcherMetadataLabels.php25 public $labelName; variable in Google\\Service\\NetworkServices\\EndpointMatcherMetadataLabelMatcherMetadataLabels
34 public function setLabelName($labelName) argument
36 $this->labelName = $labelName;
43 return $this->labelName;
/plugin/reproduce/
H A Dsyntax.php98 return array($labelName, $labelContent);
108 list($labelName, $labelContent) = $data;
/plugin/issuelinks/classes/
H A DIssue.php686 * @param string $labelName the background color without the leading #
689 public function setLabelData($labelName, $color) argument
691 $this->labelData[$labelName] = [