This website requires JavaScript.
Explore
Help
Register
Sign In
mkm
/
shop-php
Watch
1
Star
0
Fork
0
You've already forked shop-php
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
shop-php
/
vendor
/
symfony
/
polyfill-php80
/
Resources
/
stubs
/
Stringable.php
10 lines
104 B
PHP
Raw
Normal View
History
Unescape
Escape
1
2023-05-10 13:39:12 +08:00
<
?
php
更新
2024-02-28 16:51:38 +08:00
interface
Stringable
{
/**
*
@
return
string
*/
public
function
__toString
();
1
2023-05-10 13:39:12 +08:00
}
Reference in New Issue
Copy Permalink