phpdoc
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 20 Oct 2010 18:54:02 +0000 (12:54 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 20 Oct 2010 18:54:02 +0000 (12:54 -0600)
framework/Notification/lib/Horde/Notification/Storage/Session.php

index 7a6e623..d7481df 100644 (file)
@@ -96,8 +96,8 @@ implements Horde_Notification_Storage_Interface
     /**
      * Store a new event for the given listener stack.
      *
-     * @param string $listener                    The event will be stored for
-     *                                            this listener.
+     * @param string $listener                 The event will be stored for
+     *                                         this listener.
      * @param Horde_Notification_Event $event  The event to store.
      */
     public function push($listener, Horde_Notification_Event $event)