summaryrefslogtreecommitdiff
path: root/src/HttpClient.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/HttpClient.php')
-rw-r--r--src/HttpClient.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/HttpClient.php b/src/HttpClient.php
index 34ae0e77..f262a9f1 100644
--- a/src/HttpClient.php
+++ b/src/HttpClient.php
@@ -1,6 +1,12 @@
<?php
declare(strict_types=1);
+/**
+ * High-performance PHP process supervisor and load balancer written in Go
+ *
+ * @author Alex Bond
+ */
+
namespace Spiral\RoadRunner;
class HttpClient