Apply suggestion from @Molkobain code review

Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
This commit is contained in:
Stephen Abello
2026-08-24 08:46:44 +02:00
committed by GitHub
parent 8c34ff6833
commit e6510e07ba

View File

@@ -98,6 +98,7 @@ interface iPopupMenuExtension
/**
* Get the list of items to be added to the backoffice top-bar items
* $param is null for now, in a distant future we want to give a complete context
* @since 3.3.0
*/
public const MENU_TOPBAR_ACTIONS = 11;
/**