This website requires JavaScript.
Explore
Help
Register
Sign In
zwesy
/
chaoyu
Watch
1
Star
0
Fork
You've already forked chaoyu
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
79a1fecc1c
chaoyu
/
vendor
/
symfony
/
polyfill-php80
/
Resources
/
stubs
/
Stringable.php
10 lines
104 B
PHP
Raw
Blame
History
<
?
php
interface
Stringable
{
/**
* @return string
*/
public
function
__toString
();
}
Reference in New Issue
View Git Blame
Copy Permalink