When user logs in, I want to get some user information like ID, organization to display custom list according to each of my customers. Can you tell me how to get user information? I tried using ClientSession::getUser(); but the error Instance method 'EndUser::getUser' should not be called staticallyPHP(PHP1413) occurred.