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