mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
Address PR comments
This commit is contained in:
@@ -21,8 +21,7 @@ class WebsocketServer extends Command
|
||||
{
|
||||
parent::__construct($name);
|
||||
|
||||
$this
|
||||
->setDescription("Runs the websocket server");
|
||||
$this->setDescription("Runs the websocket server");
|
||||
}
|
||||
|
||||
public function doExecute(InputInterface $input, OutputInterface $output)
|
||||
|
Reference in New Issue
Block a user