UsersModelProfile::getData
Method to get the profile form data.
The base form data is loaded and then an event is fired for users plugins to extend the data.
Signature
public function getData()
Returns
- mixed
- Data object on success, false on failure.