Home
last modified time | relevance | path

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

/plugin/forceuserchange/
H A Daction.php40 if ($this->user_required_to_stop()) {
55 if ($this->user_required_to_stop()) {
72 if ($this->user_required_to_stop()) {
89 protected function user_required_to_stop($user = null) { function in action_plugin_forceuserchange
108 … $event->data['modification_result'] && $this->user_required_to_stop($event->data['params'][0])
134 $this->user_required_to_stop($event->data['params'][0])