file api: MDL-18111 Improve doc comments a bit.

This commit is contained in:
tjhunt
2009-02-11 07:46:53 +00:00
parent 64ead3edee
commit b81fd01dfe
10 changed files with 36 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
<?php //$Id$
/**
* Root directory in empty file area
* Represents the root directory of an empty file area in the tree navigated by
* @see{file_browser}.
*/
class virtual_root_file {
protected $contextid;