Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/
H A DGoogleCloudOrgpolicyV2PolicySpecPolicyRule.php25 public $allowAll; variable in Google\\Service\\OrgPolicyAPI\\GoogleCloudOrgpolicyV2PolicySpecPolicyRule
42 public function setAllowAll($allowAll)
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js20128 function allowAll(event) { return true; } function