PHP Class Learner\Http\Middleware\EncryptCookies

Inheritance: extends Illuminate\Cookie\Middleware\EncryptCookies
Datei anzeigen Open project: RryLee/learner.video

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