master
Jean-Christian Paul Denis 2023-04-25 15:20:39 +02:00
parent 35697890a1
commit 4c6eef040f
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
1 changed files with 1 additions and 1 deletions

View File

@ -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
{