[JSDoc] Add class-level documentation

This commit is contained in:
larkin
2015-06-12 10:08:34 -07:00
parent d32c05a313
commit bff272e326
7 changed files with 35 additions and 1 deletions

View File

@ -29,7 +29,7 @@ define(
/**
* The LocationService allows for easily prompting the user for a
* location in the root tree.
*/
*/
function LocationService(dialogService) {
return {
/** Prompt the user to select a location. Returns a promise