r76293 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76292‎ | r76293 | r76294 >
Date:10:19, 8 November 2010
Author:ialex
Status:ok
Tags:
Comment:
Fixed some doxygen warnings
Modified paths:
  • /trunk/phase3/includes/resourceloader/ResourceLoaderFileModule.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/resourceloader/ResourceLoaderFileModule.php
@@ -367,6 +367,8 @@
368368 *
369369 * @param $list Array: List of file paths in any combination of index/path
370370 * or path/options pairs
 371+ * @param $option String: option name
 372+ * @param $default Mixed: default value if the option isn't set
371373 * @return Array: List of file paths, collated by $option
372374 */
373375 protected static function collateFilePathListByOption( array $list, $option, $default ) {

Status & tagging log