Skip to content

Commit 229bd0f

Browse files
committed
Updated namespace
1 parent f1e6d8f commit 229bd0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/DE_WordPress_Logger.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
namespace DE_WordPress_Logger;
2+
namespace DE_WordPress;
33

44
/**
55
* Basic logger for WordPress
@@ -11,7 +11,7 @@
1111
* @author David B <david@dream-encode.com>
1212
*/
1313

14-
class DE_WordPress_Logger {
14+
class Logger {
1515
/**
1616
* Current log file
1717
*

0 commit comments

Comments
 (0)