exists() public method

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