I\'m new to ZF2 and am having some trouble with what should be a basic idea.
I\'m using the ZfCommons User module for authentication, it\'s been installed and is ope
According to the docs, you can use the following
$this->zfcUserAuthentication()->hasIdentity() $this->zfcUserAuthentication()->getIdentity()