Exemple #1
0
 public function setWorkspace(Workspace $workspace)
 {
     $this->workspace = $workspace;
     $this->workspace->addWidget($this);
 }