This website requires JavaScript.
Explore
Help
Register
Sign In
zhongchuang
/
admin-api
Watch
2
Star
0
Fork
You've already forked admin-api
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
57504c93e3
admin-api
/
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