public/ReqeustManager.php hinzugefügt
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
////////////////////////
|
||||
// RequestManager.php //
|
||||
// DigiErbe Tresor //
|
||||
////////////////////////
|
||||
|
||||
class RequestManager {
|
||||
|
||||
public function __construct(
|
||||
|
||||
) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user