Progress
This commit is contained in:
parent
bfe790cf35
commit
39d1084a3f
22 changed files with 1158 additions and 1 deletions
8
src/Tamer/Interfaces/ClientProtocolInterface.php
Normal file
8
src/Tamer/Interfaces/ClientProtocolInterface.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
namespace Tamer\Interfaces;
|
||||
|
||||
interface ClientProtocolInterface
|
||||
{
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue