Home »
MCQs »
Zend Framework MCQs
Which of the following method sees whether an identity is accessible?
72. Which of the following method sees whether an identity is accessible?
- clearIdentity()
- getIdentity()
- hasIdentity()
Answer: C) hasIdentity()
Explanation:
hasIdentity() method sees whether an identity is accessible.