silverstripe-contentreview
silverstripe-contentreview copied to clipboard
Remove duplicated methods (`getSchemaRequested()` and `getSchemaResponse()`)
Description
Remove duplicated methods ContentReviewCMSExtension::getSchemaRequested()
and ContentReviewCMSExtension::getSchemaResponse()
once this issue will be released.
See:
- https://github.com/silverstripe/silverstripe-contentreview/blob/a7e77a66be7886f689b12c1d4d40de3334b44a62/src/Extensions/ContentReviewCMSExtension.php#L132
- https://github.com/silverstripe/silverstripe-contentreview/blob/a7e77a66be7886f689b12c1d4d40de3334b44a62/src/Extensions/ContentReviewCMSExtension.php#L145