Path : /var/www/html/solarwindia/vendor/symfony/polyfill-php80/Resources/stubs/ |
Current File : /var/www/html/solarwindia/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php |
<?php interface Stringable { /** * @return string */ public function __toString(); }