getShareById() public method

public getShareById ( )
Exemplo n.º 1
0
 /**
  * @depends testGetShare
  */
 public function testGetShareById()
 {
     parent::getShareById();
 }