Skip to content

Commit

Permalink
CS
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy-j committed Jan 31, 2019
1 parent 2b33bfc commit 0eb191b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/HttpClient.php
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 0eb191b

Please sign in to comment.