__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 |
Please login to continue.