summaryrefslogtreecommitdiff
path: root/src/Exception/RoadRunnerException.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Exception/RoadRunnerException.php')
-rw-r--r--src/Exception/RoadRunnerException.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Exception/RoadRunnerException.php b/src/Exception/RoadRunnerException.php
index ee99bb2b..7c5c5929 100644
--- a/src/Exception/RoadRunnerException.php
+++ b/src/Exception/RoadRunnerException.php
@@ -1,4 +1,6 @@
<?php
+declare(strict_types=1);
+
/**
* High-performance PHP process supervisor and load balancer written in Go
*