Completed
Pull Request — master (#413)
by
unknown
01:29
created
src/Server/Logger/WebsocketsLogger.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
     /**
17 17
      * WebsocketsLogger polymorphic constructor for Logger Singleton instanciation and WSServer instanciation 
18 18
      *
19
-     * @param MessageComponentInterface|OutputInterface $app
19
+     * @param \Illuminate\Console\OutputStyle $app
20 20
      */
21 21
     public function __construct($app)
22 22
     {
Please login to merge, or discard this patch.