Home
last modified time | relevance | path

Searched defs:isEligible (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
DGoogleCloudChannelV1TransferEligibility.php33 public $isEligible; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1TransferEligibility
66 public function setIsEligible($isEligible)
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/compiler/
Dcompiler.js375 var isEligible = !isBlockParam && (isHelper || isSimple); variable in Compiler