Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
DComplianceNote.php32 public $rationale; variable in Google\\Service\\ContainerAnalysis\\ComplianceNote
79 public function setRationale($rationale) argument
81 $this->rationale = $rationale;
88 return $this->rationale;
/plugin/asciidocjs/node_modules/babylon/
DCHANGELOG.md646 The rationale for this is that the use case for trailing comma is that you can add something at the…