getShareById() 공개 메소드

public getShareById ( )
예제 #1
0
파일: Base.php 프로젝트: jubinpatel/horde
 /**
  * @depends testGetShare
  */
 public function testGetShareById()
 {
     parent::getShareById();
 }