File manager - Edit - /home/theblueo/www/wp-content/plugins/loco-translate/src/compat/JsonSerializable.php
Back
<?php // @codeCoverageIgnoreStart /** * Placeholder for missing interface in PHP < 5.4. * Can't be invoked automatically, so always do: json_encode( $obj->jsonSerialize() ) */ if( ! interface_exists('JsonSerializable') ){ interface JsonSerializable { public function jsonSerialize(); } } // @codeCoverageIgnoreEnd /** * Redundant interface so this file will autoload when JsonSerializable is referenced */ interface Loco_compat_JsonSerializable extends JsonSerializable { }
| ver. 1.4 |
Github
|
.
| PHP 7.0.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings