This website requires JavaScript.
Explore
Help
Register
Sign In
dxtc
/
coupon-admin
Watch
2
Star
0
Fork
You've already forked coupon-admin
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2aa4b5a61d
coupon-admin
/
vendor
/
topthink
/
think-helper
/
src
/
contract
/
Arrayable.php
9 lines
96 B
PHP
Raw
Blame
History
<
?
php
namespace
think\contract
;
interface
Arrayable
{
public
function
toArray
()
:
array
;
}
Reference in New Issue
View Git Blame
Copy Permalink