This website requires JavaScript.
Explore
Help
Sign In
hawind
/
gdoo
Watch
1
Star
0
Fork
You've already forked gdoo
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
975be7cc91
gdoo
/
app
/
Gdoo
/
Index
/
Models
/
Region.php
7 lines
104 B
PHP
Raw
Blame
History
<
?
php
namespace
Gdoo\Index\Models
;
class
Region
extends
BaseModel
{
protected
$table
=
'region'
;
}
Reference in New Issue
View Git Blame
Copy Permalink