Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DFormAction.php26 public $actionMethodName; variable in Google\\Service\\HangoutsChat\\FormAction
33 public function setActionMethodName($actionMethodName) argument
35 $this->actionMethodName = $actionMethodName;
42 return $this->actionMethodName;