コード例 #1
0
 /**
  * Get the bundles from the workspace.
  *
  * @return array
  * @access public
  */
 public function get_bundles()
 {
     return $this->workspace->get_bundles();
 }