Skip to content

Commit 22abe99

Browse files
committed
Add src folder
1 parent 6e58e8a commit 22abe99

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/php-bufflog/BuffLog.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?php
2+
namespace Buffer;
3+
4+
class BuffLog {
5+
6+
}

0 commit comments

Comments
 (0)