PHP Class Someline\Http\Middleware\EncryptCookies

Inheritance: extends Illuminate\Cookie\Middleware\EncryptCookies
ファイルを表示 Open project: someline/someline-starter

Protected Properties

Property Type Description
$except array The names of the cookies that should not be encrypted.

Property Details

$except protected_oe property

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