diff options
Diffstat (limited to 'app/Core/Registry.php')
-rw-r--r-- | app/Core/Registry.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Core/Registry.php b/app/Core/Registry.php index 0311dc62..d8b9063e 100644 --- a/app/Core/Registry.php +++ b/app/Core/Registry.php @@ -1,6 +1,7 @@ <?php namespace Core; + use RuntimeException; /** |