فهرست منبع

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