コード例 #1
0
ファイル: Jail.php プロジェクト: stweil/owncloud-core
 public function getId()
 {
     return 'link:' . parent::getId() . ':' . $this->rootPath;
 }