mirror of
https://github.com/danog/telerpc.git
synced 2024-11-26 12:04:47 +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
|
||||
{
|
||||
return ["h2"];
|
||||
return ['h2'];
|
||||
}
|
||||
}
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user