Просмотр исходного кода

[ZF-10051] Zend_Translate:

- added missing comment

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@22726 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas 15 лет назад
Родитель
Сommit
72e5e41b6e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      library/Zend/Translate/Adapter.php

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

@@ -86,6 +86,7 @@ abstract class Zend_Translate_Adapter {
      *   'locale'          => the actual set locale to use
      *   'log'             => a instance of Zend_Log where logs are written to
      *   'logMessage'      => message to be logged
+     *   'logPriority'     => priority which is used to write the log message
      *   'logUntranslated' => when true, untranslated messages are not logged
      *   'reload'          => reloads the cache by reading the content again
      *   'scan'            => searches for translation files using the LOCALE constants