update PHPDoc
This commit is contained in:
parent
2ce850f7db
commit
6229f457d0
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
class OC_Request {
|
||||
/**
|
||||
* @brief Check overwrite condition
|
||||
* @param string $type
|
||||
* @returns bool
|
||||
*/
|
||||
private static function isOverwriteCondition($type = '') {
|
||||
|
|
Loading…
Reference in a new issue