Bläddra i källkod

Php documentation

Guillermo Espinoza 7 år sedan
förälder
incheckning
215d3c3083
1 ändrade filer med 2 tillägg och 0 borttagningar
  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
      */