Adding some more base classes
This commit is contained in:
parent
c795414c3f
commit
2c91f5d572
3 changed files with 55 additions and 0 deletions
5
src/MatrixHttpApi.php
Normal file
5
src/MatrixHttpApi.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
namespace Aryess\PhpMatrixSdk;
|
||||
|
||||
class MatrixHttpApi {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue