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
2016-10-30 17:14:53
Comments
Leave a Comment

Please login to continue.