Skip to content
Permalink
Browse files

docs($locationProvider): mention the default value for hash-prefix (`…

…''`)
  • Loading branch information
gkalpak committed Sep 30, 2016
1 parent f8cc402 commit 9a8d05809dfdfdfad199ea806c15bee866ee8a0e
Showing with 1 addition and 0 deletions.
  1. +1 −0 src/ng/location.js
@@ -723,6 +723,7 @@ function $LocationProvider() {
* @ngdoc method
* @name $locationProvider#hashPrefix
* @description
* The default value for the prefix is `''`.
* @param {string=} prefix Prefix for hash part (containing path and search)
* @returns {*} current value if used as getter or itself (chaining) if used as setter
*/

0 comments on commit 9a8d058

Please sign in to comment.
You can’t perform that action at this time.