File manager - Edit - /home/adiance/public_html/wp-content/plugins/amp/vendor/ampproject/optimizer/src/Error.php
Back
<?php namespace AmpProject\Optimizer; /** * Error object to transport optimization errors. * * @package ampproject/optimizer */ interface Error { /** * Get the code of the error. * * @return string Code of the error. */ public function getCode(); /** * Get the message of the error. * * @return string Message of the error. */ public function getMessage(); }
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings