OPPG-376: Added comment about the getContentPath function beeing deprecated
parent
9d9b3bbc51
commit
59025c8e68
|
@ -120,7 +120,9 @@ H5P.getPath = function (path, contentId) {
|
|||
};
|
||||
|
||||
/**
|
||||
* Find the path to the content files folder based on the id of the content
|
||||
* THIS FUNCTION IS DEPRECATED, USE getPath INSTEAD
|
||||
*
|
||||
* Find the path to the content files folder based on the id of the content
|
||||
*
|
||||
* @param contentId
|
||||
* Id of the content requesting a path
|
||||
|
|
Loading…
Reference in New Issue