Author: Raymond Bosman
Date: 2007-01-17 10:00:36 +0100 (Wed, 17 Jan 2007)
New Revision: 4519

Log:
- Updated docblock.

Modified:
   trunk/Translation/src/translation.php

Modified: trunk/Translation/src/translation.php
===================================================================
--- trunk/Translation/src/translation.php       2007-01-16 22:30:59 UTC (rev 
4518)
+++ trunk/Translation/src/translation.php       2007-01-17 09:00:36 UTC (rev 
4519)
@@ -92,7 +92,7 @@
      * @throws ezcTranslationParameterMissingException when not enough
      *         parameters are passed for a parameterized string
      * @param string $key
-     * @param array  $params
+     * @param array(string=>string)  $params
      * @return string
      */
     public function getTranslation( $key, array $params = array() )

-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to