示例#1
0
 /**
  * @return integer
  */
 public function getNbWorkspaces()
 {
     return $this->workspaceRepo->count();
 }