File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * Class API | src/API.class. php
3
+ * Class API | src/API.php
4
4
*
5
5
* Main class which will be used to connect to the SinusBot
6
6
*
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * Class Instance | src/Instance.class. php
3
+ * Class Instance | src/Instance.php
4
4
*
5
5
* A single Instance with his available actions
6
6
*
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * Class Playlist | src/Playlist.class. php
3
+ * Class Playlist | src/Playlist.php
4
4
*
5
5
* A single Playlist with his available actions
6
6
*
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * Class RestClient | src/RestClient.class. php
3
+ * Class RestClient | src/RestClient.php
4
4
*
5
5
* RestClient is used to perform the http requests
6
6
*
You can’t perform that action at this time.
0 commit comments