ソースを参照

Php documentation

Guillermo Espinoza 7 年 前
コミット
215d3c3083
1 ファイル変更2 行追加0 行削除
  1. 2 0
      Services/LogConsumer.php

+ 2 - 0
Services/LogConsumer.php

@@ -59,6 +59,8 @@ class LogConsumer implements ConsumerInterface
      * Crea una entidad Log y la persiste
      * 
      * @param string $message
+     * @param string $level
+     * @param string $channel
      * 
      * @return \WorkflowBundle\Services\LogBundle\Entity\Log
      */