diff options
| author | Greg Roach <fisharebest@gmail.com> | 2017-10-16 14:56:14 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2017-10-16 14:56:14 +0100 |
| commit | 542cb0023a05d14b3bf09a1c6c99f99b4256eaa2 (patch) | |
| tree | f56893fcd67f4f1c8c7da08f9344702d3b471852 /vendor/symfony/http-foundation/Cookie.php | |
| parent | 14b849be814811cd4d8ef5390813857fac9669da (diff) | |
| download | webtrees-542cb0023a05d14b3bf09a1c6c99f99b4256eaa2.tar.gz webtrees-542cb0023a05d14b3bf09a1c6c99f99b4256eaa2.tar.bz2 webtrees-542cb0023a05d14b3bf09a1c6c99f99b4256eaa2.zip | |
Update vendor code
Diffstat (limited to 'vendor/symfony/http-foundation/Cookie.php')
| -rw-r--r-- | vendor/symfony/http-foundation/Cookie.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/symfony/http-foundation/Cookie.php b/vendor/symfony/http-foundation/Cookie.php index a2139ff6ba..4519a6adae 100644 --- a/vendor/symfony/http-foundation/Cookie.php +++ b/vendor/symfony/http-foundation/Cookie.php @@ -81,8 +81,6 @@ class Cookie } /** - * Constructor. - * * @param string $name The name of the cookie * @param string|null $value The value of the cookie * @param int|string|\DateTimeInterface $expire The time the cookie expires |
