?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/modules/ps_mbo/vendor/symfony/polyfill-php80/Resources/stubs/



?? Go up: /home/webdevt/www/schtroumpf.fr/modules/ps_mbo/vendor/symfony/polyfill-php80/Resources

?? Viewing: Stringable.php

<?php

if (\PHP_VERSION_ID < 80000) {
    interface Stringable
    {
        /**
         * @return string
         */
        public function __toString();
    }
}


??

??