Docs
This commit is contained in:
@@ -4,6 +4,11 @@ namespace Khofmann\Api;
|
||||
|
||||
use Khofmann\Response\Response;
|
||||
|
||||
/**
|
||||
* Base class for all API handler classes.
|
||||
*
|
||||
* Sets common headers
|
||||
*/
|
||||
class Api
|
||||
{
|
||||
public function __construct()
|
||||
|
||||
Reference in New Issue
Block a user