PHP Class Corcel\UserMetaCollection

Inheritance: extends Illuminate\Database\Eloquent\Collection
Afficher le fichier Open project: jgrossi/corcel

Protected Properties

Свойство Type Description
$changedKeys

Méthodes publiques

Méthode Description
__get ( string $key ) : string Search for the desired key and return only the row that represent it
__set ( $key, $value )
save ( $userId )

Method Details

__get() public méthode

Search for the desired key and return only the row that represent it
public __get ( string $key ) : string
$key string
Résultat string

__set() public méthode

public __set ( $key, $value )

save() public méthode

public save ( $userId )

Property Details

$changedKeys protected_oe property

protected $changedKeys