Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For functions that have a '&' binding on the scope, change the function from an inline definition to an external definition so the function closure has no access to the parent scope. Closes angular#6794
- Loading branch information