Skip to content

Commit 081aa45

Browse files
author
Stephen Smith
authored
Merge pull request #1 from mattether/master
Corrected namespace
2 parents b79f082 + d51fb5e commit 081aa45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ArrayToXml.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
namespace xero;
2+
namespace slightlydiff\xero;
33

44
class ArrayToXML {
55
/**

0 commit comments

Comments
 (0)