Add class docuumentation blocks and make phpdoc work again

This commit is contained in:
thomascube
2010-04-23 14:25:28 +00:00
parent d824acaf11
commit d062dbe18c
8 changed files with 43 additions and 19 deletions

View File

@@ -22,7 +22,7 @@
/**
* The plugin loader and global API
*
* @package Core
* @package PluginAPI
*/
class rcube_plugin_api
{