Rename Hipchat class

This commit is contained in:
Frederic Guillot
2015-04-19 19:33:58 -04:00
parent f190be9e2d
commit e30bf47d94
3 changed files with 4 additions and 4 deletions

View File

@@ -3,12 +3,12 @@
namespace Integration;
/**
* Hipchat
* Hipchat webhook
*
* @package integration
* @author Frederic Guillot
*/
class Hipchat extends Base
class HipchatWebhook extends Base
{
/**
* Return true if Hipchat is enabled for this project or globally