You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2020. It is now read-only.
Conventionally, the method to configure attributes in Zend Framework is setAttributes. Gravatar helper uses setAttribs and the docs for Gravatar describes the helper with a setAttributes method. What is the correct form?
I'm questioning because I'll create a patch for it, dependending of your decision.