Update src/BulkTools/HTTPBulkToolsResponse.php

Co-authored-by: Maxime Rainville <maxime@rainville.me>
This commit is contained in:
Steve Boyd 2021-06-02 16:32:50 +12:00 committed by GitHub
parent a2aa7475a5
commit 4e82c461de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@ class HTTPBulkToolsResponse extends HTTPResponse
}
/**
* This empty function exists only for semver
* @deprecated 3.1.0 This function was used to catch PHP Errors and inject additional information in the response
*/
public function shutdown()
{