From b0b39dee7fb4d234fd9fce972ba60fc58c728f80 Mon Sep 17 00:00:00 2001 From: Artem Vasilev Date: Thu, 3 Nov 2022 20:03:10 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=B4=D0=BE=D0=BA=D0=B1=D0=BB=D0=BE=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/CPCertificates.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CPCertificates.php b/src/CPCertificates.php index 3150142..6f13691 100644 --- a/src/CPCertificates.php +++ b/src/CPCertificates.php @@ -218,7 +218,7 @@ class CPCertificates * * @param int $Index * - * @return mixed + * @return CPCertificate */ public function Item(int $Index) {