PHP 클래스 AdamWathan\Form\OldInput\IlluminateOldInputProvider

상속: implements AdamWathan\Form\OldInput\OldInputInterface
파일 보기 프로젝트 열기: adamwathan/form

공개 메소드들

메소드 설명
__construct ( Illuminate\Session\Store $session )
getOldInput ( $key )
hasOldInput ( )

보호된 메소드들

메소드 설명
transformKey ( $key )

메소드 상세

__construct() 공개 메소드

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

getOldInput() 공개 메소드

public getOldInput ( $key )

hasOldInput() 공개 메소드

public hasOldInput ( )

transformKey() 보호된 메소드

protected transformKey ( $key )