瀏覽代碼

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
      */