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