Home
last modified time | relevance | path

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

/plugin/asana/remote/
DAPILink.php127 $this->tags = $this->workspace_tags($this->workspace_filter['id']);
347 $this->tags = $this->workspace_tags($this->workspace_filter['id']);
391 function workspace_tags($workspace_ID){ function in remote_plugin_asana_APILink