dvadf
File manager - Edit - /home/centroca/public_html/wp/wp-content/plugins/ultimate-social-media-icons/analyst/src/Contracts/RequestContract.php
Back
<?php namespace Analyst\Contracts; use Analyst\ApiResponse; interface RequestContract { /** * Cast request data to array * * @return array */ public function toArray(); /** * Execute the request * @param RequestorContract $requestor * @return ApiResponse */ public function execute(RequestorContract $requestor); }
dvadf
dvadf
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings