Home
last modified time | relevance | path

Searched refs:rejectionReason (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoStatus.php53 public $rejectionReason; variable in Google\\Service\\YouTube\\VideoStatus
164 public function setRejectionReason($rejectionReason) argument
166 $this->rejectionReason = $rejectionReason;
173 return $this->rejectionReason;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php4899 public $rejectionReason; variable in Google_VideoStatus
4931 public function setRejectionReason( $rejectionReason) { argument
4932 $this->rejectionReason = $rejectionReason;
4935 return $this->rejectionReason;
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …void 0,rejectionReason:void 0};return this.isFulfilled()?(t.fulfillmentValue=this.value(),t.isFulf…
H A Ddhtmlxgantt.js.map1rejectionReason","originatesFromRejection","getNewLibraryCopy","is","fromNode","fromCallback","_is…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js2847 rejectionReason: undefined property in Promise.toJSON.ret
2853 ret.rejectionReason = this.reason();