PHP Trait Devise\Support\DeviseEloquentAddons

Afficher le fichier Open project: devisephp/cms

Méthodes publiques

Méthode Description
newInstanceWithOldInput ( ) : EloquentModel Lets us get a new instance populated with old input if there is any input

Method Details

newInstanceWithOldInput() public méthode

Lets us get a new instance populated with old input if there is any input
public newInstanceWithOldInput ( ) : EloquentModel
Résultat EloquentModel