mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-14 22:15:55 +00:00
Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
9fde919bbe
commit
54495fd4a8
@@ -4,5 +4,4 @@ namespace App\Server\Exceptions;
|
||||
|
||||
class NoFreePortAvailable extends \Exception
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
@@ -130,6 +130,7 @@ class ControlMessageController implements MessageComponentInterface
|
||||
],
|
||||
]));
|
||||
$connection->close();
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user