Browse Source

add class

master
blobt 4 years ago
parent
commit
f781333c25
  1. 18
      src/Server.php

18
src/Server.php

@ -0,0 +1,18 @@
<?php
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
namespace blobt\airpc;
/**
* Description of Server
*
* @author blobt
*/
class Server {
//put your code here
}
Loading…
Cancel
Save