Added empty class, and extended composer.json

This commit is contained in:
Gergely POLONKAI
2012-10-07 00:03:20 +02:00
parent cc3b654593
commit cf8c9d79b9
2 changed files with 15 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
<?php
namespace GergelyPolonkai\SmsSender;
class Sender
{
}