This website requires JavaScript.
Explore
Help
Register
Sign In
Lee
/
www.lightcourse.com
Watch
1
Star
0
Fork
You've already forked www.lightcourse.com
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
35c772f007
www.lightcourse.com
/
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