diff --git a/administrator/components/com_modules/src/Service/HTML/Modules.php b/administrator/components/com_modules/src/Service/HTML/Modules.php index 050833f2cf630..2e850cda51920 100644 --- a/administrator/components/com_modules/src/Service/HTML/Modules.php +++ b/administrator/components/com_modules/src/Service/HTML/Modules.php @@ -225,6 +225,8 @@ public function batchOptions() * @return array The field option objects. * * @since 2.5 + * + * @deprecated 5.0 Will be removed with no replacement */ public function positionList($clientId = 0) {