소스 검색

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