Home
last modified time | relevance | path

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

/plugin/asana/remote/
H A DAPILink.php126 $this->assignees = $this->workspace_users($this->workspace_filter['id']);
346 $this->assignees = $this->workspace_users($this->workspace_filter['id']);
368 function workspace_users($workspace_ID){ function in remote_plugin_asana_APILink