web\CookieCollection __construct()

__construct() public method

Constructor.

public void __construct ( $cookies = [], $config = [] )
$cookies array

The cookies that this collection initially contains. This should be an array of name-value pairs.

$config array

Name-value pairs that will be used to initialize the object properties

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.