aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiFormatJson_json.php
diff options
context:
space:
mode:
authorAntoine Musso <hashar@users.mediawiki.org>2007-01-20 15:09:52 +0000
committerAntoine Musso <hashar@users.mediawiki.org>2007-01-20 15:09:52 +0000
commitc771fc9c96aacb44b86ade5ecca68334c5d8213f (patch)
tree9f70fd6727884e8bd27d63186e352129c87cd654 /includes/api/ApiFormatJson_json.php
parent0d73b2a2f846e7341e3c8ebdb8881eae71801ac6 (diff)
downloadmediawikicore-c771fc9c96aacb44b86ade5ecca68334c5d8213f.tar.gz
mediawikicore-c771fc9c96aacb44b86ade5ecca68334c5d8213f.zip
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/19502
Diffstat (limited to 'includes/api/ApiFormatJson_json.php')
-rw-r--r--includes/api/ApiFormatJson_json.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/api/ApiFormatJson_json.php b/includes/api/ApiFormatJson_json.php
index 375de7eb8480..91154e24dda5 100644
--- a/includes/api/ApiFormatJson_json.php
+++ b/includes/api/ApiFormatJson_json.php
@@ -46,7 +46,7 @@
* DAMAGE.
*
* @category
-* @package Services_JSON
+* @addtogroup Services_JSON
* @author Michal Migurski <mike-json@teczno.com>
* @author Matt Knapp <mdknapp[at]gmail[dot]com>
* @author Brett Stimmerman <brettstimmerman[at]gmail[dot]com>