Hide celery user

This commit is contained in:
Duncan Sommerville 2015-09-15 13:59:48 -04:00
parent 8c65ba8f66
commit dd09676f88
3 changed files with 3 additions and 3 deletions

View file

@ -19,6 +19,7 @@ class SoundcloudService extends ThirdPartyCeleryService implements OAuth2 {
*/
protected static $_SERVICE_NAME = SOUNDCLOUD_SERVICE_NAME; // SoundCloud service name constant from constants.php
// TODO: Make these constants
/**
* @var string exchange name for SoundCloud tasks
*/