cosmetic
parent
35697890a1
commit
4c6eef040f
|
@ -254,7 +254,7 @@ class BackendBehaviors
|
||||||
/**
|
/**
|
||||||
* Delete widget text on post deletion.
|
* 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
|
public static function adminBeforePostDelete(int $post_id): void
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue