getShareById() public method

public getShareById ( )
示例#1
0
文件: Base.php 项目: jubinpatel/horde
 /**
  * @depends testGetShare
  */
 public function testGetShareById()
 {
     parent::getShareById();
 }