Prado\Web\THttpCookieCollection::__construct PHP Method

__construct() public method

Constructor.
public __construct ( $owner = null )
    public function __construct($owner = null)
    {
        $this->_o = $owner;
    }