diff options
Diffstat (limited to 'VarNotInScope.php')
-rw-r--r-- | VarNotInScope.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/VarNotInScope.php b/VarNotInScope.php deleted file mode 100644 index 179d07a..0000000 --- a/VarNotInScope.php +++ /dev/null @@ -1,5 +0,0 @@ -<?php - -namespace kch42\ste; - -class VarNotInScope extends \Exception {} |