This website requires JavaScript.
Explore
Help
Register
Sign In
zj-code
/
hyperf-view
Watch
3
Star
0
Fork
You've already forked hyperf-view
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b392129706
hyperf-view
/
builder
/
Generator
/
Stubs
/
Request
/
attribute.stub
11 lines
149 B
Plaintext
Raw
Blame
History
/**
* 字段映射名称
* return array
*/
public function attributes(): array
{
return [
{LIST}
];
}
Reference in New Issue
View Git Blame
Copy Permalink