File manager - Edit - /home/ferretapmx/public_html/libraries/vendor/spomky-labs/pki-framework/src/ASN1/Feature/Stringable.php
Back
<?php declare(strict_types=1); namespace SpomkyLabs\Pki\ASN1\Feature; /** * Interface for classes that may be cast to string. */ interface Stringable { /** * Convert object to string. */ public function __toString(): string; /** * Get the string representation of the type. */ public function string(): string; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.32 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings