From 5d9014acc3983170b986494f97242c5348fe34ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Tue, 11 Oct 2022 16:03:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kiri-actor/Actor.php | 1 + 1 file changed, 1 insertion(+) diff --git a/kiri-actor/Actor.php b/kiri-actor/Actor.php index 663a6a5f..dd687651 100644 --- a/kiri-actor/Actor.php +++ b/kiri-actor/Actor.php @@ -77,6 +77,7 @@ abstract class Actor implements ActorInterface, JsonSerializable } + /** * @return void */