exists() public method

public exists ( )
コード例 #1
0
ファイル: Base.php プロジェクト: jubinpatel/horde
 /**
  * @depends testAddShare
  */
 public function testExists()
 {
     parent::exists();
 }