includes/server/class-llms-rest-webhooks-controller.php
Method get_item_schema_base
has 82 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
protected function get_item_schema_base() {
return array(
'$schema' => 'http://json-schema.org/draft-04/schema#',
'title' => 'webhook',