Explorar el Código

Php documentation

Guillermo Espinoza hace 7 años
padre
commit
215d3c3083
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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
      */