Skip to content

Commit

Permalink
phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Oct 2, 2013
1 parent 26d0182 commit 2e3a22d
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions ingo/lib/Api.php
Expand Up @@ -5,9 +5,10 @@
* See the enclosed file LICENSE for license information (ASL). If you
* did not receive this file, see http://www.horde.org/licenses/apache.
*
* @category Horde
* @license http://www.horde.org/licenses/apache ASL
* @package Ingo
* @category Horde
* @copyright 2012-2013 Horde LLC
* @license http://www.horde.org/licenses/apache ASL
* @package Ingo
*/

/**
Expand All @@ -16,9 +17,10 @@
* This file defines Ingo's external API interface. Other applications
* can interact with Ingo through this API.
*
* @category Horde
* @license http://www.horde.org/licenses/apache ASL
* @package Ingo
* @category Horde
* @copyright 2012-2013 Horde LLC
* @license http://www.horde.org/licenses/apache ASL
* @package Ingo
*/
class Ingo_Api extends Horde_Registry_Api
{
Expand Down

0 comments on commit 2e3a22d

Please sign in to comment.