diff --git a/src/BackendBehaviors.php b/src/BackendBehaviors.php index e3d907d..07f22d7 100644 --- a/src/BackendBehaviors.php +++ b/src/BackendBehaviors.php @@ -254,7 +254,7 @@ class BackendBehaviors /** * Delete widget text on post deletion. * - * @param int The post ID + * @param int $post_id The post ID */ public static function adminBeforePostDelete(int $post_id): void {