Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
app
models
Country
PHP Class app\models\Country
Author:
FuRongxin
Inheritance:
extends
Illuminate\Database\Eloquent\Model
Mostra file
Open project: hillelcoren/invoice-ninja
Class Usage Examples
Public Properties
Property
Type
Description
$timestamps
boolean
Protected Properties
Property
Type
Description
$casts
array
$visible
array
Public Methods
Method
Description
getName
( ) :
mixed
Method Details
getName()
public
method
public
getName
( ) :
mixed
return
mixed
Property Details
$casts
protected_oe property
protected
array
$casts
return
array
$timestamps
public_oe property
public
bool
$timestamps
return
boolean
$visible
protected_oe property
protected
array
$visible
return
array