Update lib/private/Security/Certificate.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
This commit is contained in:
Faraz Samapoor 2023-06-27 12:12:47 +03:30 committed by Faraz Samapoor
parent f9596edb00
commit 1c023e6666
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ class Certificate implements ICertificate {
protected ?string $organization;
protected $serial;
protected \DateTime $issueDate;