PHP Class AdamWathan\Form\OldInput\IlluminateOldInputProvider

Inheritance: implements AdamWathan\Form\OldInput\OldInputInterface
Afficher le fichier Open project: adamwathan/form

Méthodes publiques

Méthode Description
__construct ( Illuminate\Session\Store $session )
getOldInput ( $key )
hasOldInput ( )

Méthodes protégées

Méthode Description
transformKey ( $key )

Method Details

__construct() public méthode

public __construct ( Illuminate\Session\Store $session )
$session Illuminate\Session\Store

getOldInput() public méthode

public getOldInput ( $key )

hasOldInput() public méthode

public hasOldInput ( )

transformKey() protected méthode

protected transformKey ( $key )