[ADF-2847] Added class members heading to core docs (#3255)

This commit is contained in:
Andy Stark
2018-05-02 16:44:04 +01:00
committed by Eugenio Romano
parent 8037d4c76c
commit a9ab0af640
15 changed files with 36 additions and 6 deletions

View File

@@ -6,7 +6,9 @@ Status: Active
Gets a list of items a user has marked as their favorites.
## Methods
## Class members
### Methods
`getFavorites(personId: string, options?: any): Observable<NodePaging>`<br/>
Gets the favorites for a user.