Added more user and system events
This commit is contained in:
@@ -24,4 +24,11 @@ interface System
|
||||
* @return array
|
||||
*/
|
||||
public function getStatus();
|
||||
|
||||
/**
|
||||
* Get the cachet version.
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function getVersion();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user