PHP Class DvsCollectionSet

Inheritance: extends Illuminate\Database\Eloquent\Model
Afficher le fichier Open project: devisephp/cms Class Usage Examples

Protected Properties

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

Méthodes publiques

Méthode Description
fields ( ) : hasMany All version of this field
instances ( ) : hasMany All version of this field

Method Details

fields() public méthode

All version of this field
public fields ( ) : hasMany
Résultat hasMany

instances() public méthode

All version of this field
public instances ( ) : hasMany
Résultat hasMany

Property Details

$guarded protected_oe property

protected $guarded

$table protected_oe property

protected $table