This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
zxhxx
/
newbb
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Branch:
master
Branchit
Tagit
master
newbb
/
app
/
admin
/
service
/
curd
/
templates
/
model
/
relationSelect.code
relationSelect.code
117 B
Pysyvä linkki
Historia
Raaka
1
2
3
4
5
public function {{name}}()
{
return \app\admin\model\{{relation}}::column('{{values}}', 'id');
}