We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c92edf8 commit 0b050b1Copy full SHA for 0b050b1
bin/cluster
@@ -1,5 +1,5 @@
1
#!/usr/bin/env php
2
-<?php
+<?php declare(strict_types = 1);
3
4
use Amp\ByteStream;
5
use Amp\Cluster\Cluster;
0 commit comments