You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
312 B

4 years ago
  1. <?php
  2. /*
  3. * To change this license header, choose License Headers in Project Properties.
  4. * To change this template file, choose Tools | Templates
  5. * and open the template in the editor.
  6. */
  7. namespace blobt\airpc;
  8. /**
  9. * Description of Server
  10. *
  11. * @author blobt
  12. */
  13. class Server {
  14. //put your code here
  15. }