First commit, version 0.1 beta base nibiru framework
This commit is contained in:
15
core/i/soap.php
Normal file
15
core/i/soap.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: skasdorf
|
||||
* Date: 16.06.17
|
||||
* Time: 10:44
|
||||
*/
|
||||
|
||||
namespace Nibiru;
|
||||
|
||||
|
||||
interface ISoap
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user