Stringable Interface
Increasing interoperability for objects that can be cast to string.
This was useful before symfony/polyfill-php80:1.19 which adds the
Stringable type if it doesn't natively exist for pre-PHP-8.0. Use that instead.
Increasing interoperability for objects that can be cast to string.
This was useful before symfony/polyfill-php80:1.19 which adds the
Stringable type if it doesn't natively exist for pre-PHP-8.0. Use that instead.