Remove afterpost() handling
This commit is contained in:
@@ -56,13 +56,6 @@ interface ICanHandleRequests
|
||||
*/
|
||||
public function post();
|
||||
|
||||
/**
|
||||
* Called after post()
|
||||
*
|
||||
* Unknown purpose
|
||||
*/
|
||||
public function afterpost();
|
||||
|
||||
/**
|
||||
* Module PUT method to process submitted data
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user