How to get user that's currently signed in

Hey, can anyone assist with pointing me in the right direction?
Within a controller does anyone know how to get the information of the current user that's signed in ?
For example do something like this: $this->currentUser['UserID'];

Comments

Sign In or Register to comment.