PHP Class App\Models\Store\Address

Inheritance: extends Illuminate\Database\Eloquent\Model
Afficher le fichier Open project: ppy/osu-web Class Usage Examples

Protected Properties

Свойство Type Description
$connection
$guarded
$primaryKey
$table

Méthodes publiques

Méthode Description
country ( )
countryName ( )
sender ( )
shippingRate ( )
user ( )

Method Details

country() public méthode

public country ( )

countryName() public méthode

public countryName ( )

sender() public static méthode

public static sender ( )

shippingRate() public méthode

public shippingRate ( )

user() public méthode

public user ( )

Property Details

$connection protected_oe property

protected $connection

$guarded protected_oe property

protected $guarded

$primaryKey protected_oe property

protected $primaryKey

$table protected_oe property

protected $table