summaryrefslogtreecommitdiff
path: root/src/ste/BreakException.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/ste/BreakException.php')
-rw-r--r--src/ste/BreakException.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ste/BreakException.php b/src/ste/BreakException.php
index f91cf6a..8dea18f 100644
--- a/src/ste/BreakException.php
+++ b/src/ste/BreakException.php
@@ -1,6 +1,6 @@
<?php
-namespace kch42\ste;
+namespace r7r\ste;
class BreakException extends \Exception
{