Skip to content

Commit

Permalink
Annotate Polymer function with @global. (#4967)
Browse files Browse the repository at this point in the history
This will let Analyzer discover it thanks to
Polymer/polymer-analyzer#774.
  • Loading branch information
aomarks authored Nov 30, 2017
1 parent 4b0def6 commit b124b70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/legacy/polymer-fn.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
*
* See `Polymer.Class` for details on valid legacy metadata format for `info`.
*
* @global
* @override
* @function Polymer
* @param {!PolymerInit} info Object containing Polymer metadata and functions
Expand Down

0 comments on commit b124b70

Please sign in to comment.