Colin Guthrie wrote:
class My_Article_Access
  implements Zend_Acl_Assert_Interface
{
  public function assert(
    Zend_Acl $acl,
    Zend_Acl_Role_Interface $role = null,
    Zend_Acl_Resource $resource = null,
    $privilege = null)
  {

Sorry, typo'ed. That should be:

  Zend_Acl_Resource_Interface $resource = null"
                   ^^^^^^^^^^
Col

--

Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/

Day Job:
  Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
  Mandriva Linux Contributor [http://www.mandriva.com/]
  PulseAudio Hacker [http://www.pulseaudio.org/]
  Trac Hacker [http://trac.edgewall.org/]

Reply via email to