diff --git a/reference.html b/reference.html index 1626d44b..a3b5629c 100644 --- a/reference.html +++ b/reference.html @@ -5270,7 +5270,7 @@ MyClass.FOO; // 'bar'
Function
fn
with the given scope obj
(so that this
keyword refers to obj
inside the function code). Has an L.bind
shortcut.fn
with the given scope obj
(so that this
keyword refers to obj
inside the function code). Has an L.bind
shortcut. Not a polyfill for ES 5 bind
(compare L.bind
to the MDN-recommended polyfill for Function.prototype.bind
).stamp( <Object> obj )