Prado\Web\THttpCookieCollection::__construct PHP Méthode

__construct() public méthode

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