morozovsk\websocket\Server::__construct PHP Method

__construct() public method

public __construct ( $config )
    public function __construct($config)
    {
        $this->config = $config;
    }