File manager - Edit - /home/xfekoga/rooftopcleaners/wp-content/plugins/wordpress-seo/src/ai/http-request/application/response-parser-interface.php
Back
<?php // phpcs:disable Yoast.NamingConventions.NamespaceName.TooLong -- Needed in the folder structure. namespace Yoast\WP\SEO\AI\HTTP_Request\Application; use Yoast\WP\SEO\AI\HTTP_Request\Domain\Response; interface Response_Parser_Interface { /** * Parses the response from the API. * * @param array<int|string|array<string>> $response The response from the API. * * @return Response The parsed response. */ public function parse( $response ): Response; }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings