Skip to content

Commit 3768fe7

Browse files
gkalpakpetebacondarwin
authored andcommitted
docs($locationProvider): mention the default value for hash-prefix ('')
1 parent b3b31fc commit 3768fe7

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
@@ -723,6 +723,7 @@ function $LocationProvider() {
723723
* @ngdoc method
724724
* @name $locationProvider#hashPrefix
725725
* @description
726+
* The default value for the prefix is `''`.
726727
* @param {string=} prefix Prefix for hash part (containing path and search)
727728
* @returns {*} current value if used as getter or itself (chaining) if used as setter
728729
*/

0 commit comments

Comments
 (0)