Eccube\Entity\Master\Country - ynakajima/eccube3-bootstrap-plain-template GitHub Wiki
Eccube\Entity\Master\Country
id
- type : integer
- Twigから実行される関数 :
getId()
- 国ID
name
- type : string
- Twigから実行される関数 :
getName()
- 国名
rank
- type : integer
- Twigから実行される関数 :
getRank()