enhance filerepo doc structure
[lhc/web/wiklou.git] / includes / filerepo / file / ArchivedFile.php
index 34044ba..3b9bd7f 100644 (file)
@@ -3,13 +3,13 @@
  * Deleted file in the 'filearchive' table
  *
  * @file
- * @ingroup FileRepo
+ * @ingroup FileAbstraction
  */
 
 /**
  * Class representing a row of the 'filearchive' table
  *
- * @ingroup FileRepo
+ * @ingroup FileAbstraction
  */
 class ArchivedFile {
        /**#@+