update PHPDoc

This commit is contained in:
Thomas Mueller 2013-11-24 21:18:14 +01:00
parent 2ce850f7db
commit 6229f457d0

View File

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