‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Http\CookieScope Class Reference

Public Member Functions

 __construct (public readonly string $domain, public readonly bool $hostOnly, public readonly string $path,)
 

Detailed Description

Definition at line 20 of file CookieScope.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Core\Http\CookieScope::__construct ( public readonly string  $domain,
public readonly bool  $hostOnly,
public readonly string  $path 
)

Definition at line 22 of file CookieScope.php.