Explorar o código

Update Adapter.php

Menno Holtkamp %!s(int64=11) %!d(string=hai) anos
pai
achega
5e3e383156
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      library/Zend/Translate/Adapter.php

+ 3 - 1
library/Zend/Translate/Adapter.php

@@ -119,7 +119,9 @@ abstract class Zend_Translate_Adapter {
     /**
      * Generates the adapter
      *
-     * @param  array|Zend_Config $options Translation options for this adapter
+     * @param  string|array|Zend_Config $options Translation options for this adapter
+     * @param  string|array [$content]
+     * @param  string|Zend_Locale [$locale]
      * @throws Zend_Translate_Exception
      * @return void
      */