PHP 클래스 Framework\Http\Middleware\EncryptCookies

상속: extends Illuminate\Cookie\Middleware\EncryptCookies
파일 보기 프로젝트 열기: vinelab/lucid

보호된 프로퍼티들

프로퍼티 타입 설명
$except array The names of the cookies that should not be encrypted.

프로퍼티 상세

$except 보호되어 있는 프로퍼티

The names of the cookies that should not be encrypted.
protected array $except
리턴 array