Skip to content

Commit d8febf8

Browse files
gkalpakpetebacondarwin
authored andcommitted
docs($locationProvider): mention the default value for hash-prefix ('')
1 parent 3e7da84 commit d8febf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ng/location.js

+1
Original file line numberDiff line numberDiff line change
@@ -729,6 +729,7 @@ function $LocationProvider() {
729729
* @ngdoc method
730730
* @name $locationProvider#hashPrefix
731731
* @description
732+
* The default value for the prefix is `''`.
732733
* @param {string=} prefix Prefix for hash part (containing path and search)
733734
* @returns {*} current value if used as getter or itself (chaining) if used as setter
734735
*/

0 commit comments

Comments
 (0)