Use $this binding in closures
Summary: With the automatic binding of $this, $that = $this isn't needed in PHP.
Test Plan: tests/Registration still succeed
Reviewers: dereckson
Differential Revision: https://devcentral.nasqueron.org/D2490
| 
Use $this binding in closures Tags None Referenced Files None Subscribers None 
Description 
Details 
 |