mirror of
https://github.com/danog/telerpc.git
synced 2024-11-26 20:14:48 +01:00
Apply fixes from StyleCI
This commit is contained in:
parent
c4ad4ac3b0
commit
ca0a39bf72
@ -419,7 +419,7 @@ final class Main implements RequestHandler
|
|||||||
|
|
||||||
public function getApplicationLayerProtocols(): array
|
public function getApplicationLayerProtocols(): array
|
||||||
{
|
{
|
||||||
return ["h2"];
|
return ['h2'];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user