update PHPDoc

remotes/origin/stable6
Thomas Mueller 11 years ago
parent 2ce850f7db
commit 6229f457d0
  1. 1
      lib/private/request.php

@ -9,6 +9,7 @@
class OC_Request {
/**
* @brief Check overwrite condition
* @param string $type
* @returns bool
*/
private static function isOverwriteCondition($type = '') {

Loading…
Cancel
Save